Skip to content

Commit

Permalink
chore: Add header for g++15 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr authored Dec 31, 2024
1 parent 26d445f commit 0ef64e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/duckdb/third_party/fsst/libfsst.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
//
// You can contact the authors via the FSST source repository : https://github.com/cwida/fsst
#include <algorithm>
#include <cstdint>
#include <cassert>
#include <cstring>
#include <fstream>
Expand Down

0 comments on commit 0ef64e5

Please sign in to comment.