Skip to content

Commit 7251421

Browse files
committed
I see the errors of my windows ways
1 parent c2bb579 commit 7251421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdr/sqlite_modern_cpp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include <tuple>
88

99
#ifdef _MODERN_SQLITE_BOOST_OPTIONAL_SUPPORT
10-
#include <boost\optional.hpp>
10+
#include <boost/optional.hpp>
1111
#endif
1212

1313
#include <sqlite3.h>

0 commit comments

Comments
 (0)