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 3df2721 commit ff8bbc0Copy full SHA for ff8bbc0
CppSQLite3.h
@@ -8,7 +8,7 @@
8
#ifndef _CppSQLite3_H_
9
#define _CppSQLite3_H_
10
11
-#include "sqlite3.h"
+#include <sqlite3.h>
12
#include <cstdio>
13
#include <cstring>
14
0 commit comments