-
Notifications
You must be signed in to change notification settings - Fork 555
Closed
Labels
Description
Hi,
Im receiving a lot of warnings in this line in version 3.2.1 on macOS Monterey and clang 14:
/Users/paulo/.conan/data/sqlitecpp/3.2.1/_/_/package/60a13861f8cff70e88b38b3bf4bde5ae86f2a566/include/SQLiteCpp/Database.h:41:26: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
#ifndef __has_include(<experimental/filesystem>)
^
//
2 warnings generated.
Thanks.