mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-07 11:16:11 -04:00
Incorrect include
This commit is contained in:
parent
e3fc62dd35
commit
f2253419b2
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
// Include useful headers of SQLiteC++
|
||||
#include <SQLiteCppExport.h>
|
||||
#include <SQLiteCpp/SQLiteCppExport.h>
|
||||
#include <SQLiteCpp/Assertion.h>
|
||||
#include <SQLiteCpp/Exception.h>
|
||||
#include <SQLiteCpp/Database.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user