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.
2 parents c7fed9e + 03f50c9 commit 981ddf3Copy full SHA for 981ddf3
CppSQLite3.h
@@ -5,8 +5,8 @@
5
* See LICENSE file for copyright and license info
6
*/
7
8
-#ifndef _CppSQLite3_H_
9
-#define _CppSQLite3_H_
+#ifndef CppSQLite3_H
+#define CppSQLite3_H
10
11
#include <sqlite3.h>
12
#include <cstdio>
0 commit comments