We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2bb579 commit 7251421Copy full SHA for 7251421
hdr/sqlite_modern_cpp.h
@@ -7,7 +7,7 @@
7
#include <tuple>
8
9
#ifdef _MODERN_SQLITE_BOOST_OPTIONAL_SUPPORT
10
- #include <boost\optional.hpp>
+ #include <boost/optional.hpp>
11
#endif
12
13
#include <sqlite3.h>
0 commit comments