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 1d547ec commit 3337706Copy full SHA for 3337706
sqlite3pp.h
@@ -46,7 +46,7 @@
46
#ifndef SQLITE3PP_H
47
#define SQLITE3PP_H
48
49
-// [David Maisonave changes] -- commented out the following defines which where not being used, but was producing compiler warnings.
+// [David Maisonave changes] -- commented out the following macros which where not being used, but was producing compiler warnings.
50
//#define SQLITE3PP_VERSION "1.0.8"
51
//#define SQLITE3PP_VERSION_MAJOR 1
52
//#define SQLITE3PP_VERSION_MINOR 0
0 commit comments