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