Skip to content

Commit 3337706

Browse files
Update sqlite3pp.h
1 parent 1d547ec commit 3337706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3pp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#ifndef SQLITE3PP_H
4747
#define SQLITE3PP_H
4848

49-
// [David Maisonave changes] -- commented out the following defines which where not being used, but was producing compiler warnings.
49+
// [David Maisonave changes] -- commented out the following macros which where not being used, but was producing compiler warnings.
5050
//#define SQLITE3PP_VERSION "1.0.8"
5151
//#define SQLITE3PP_VERSION_MAJOR 1
5252
//#define SQLITE3PP_VERSION_MINOR 0

0 commit comments

Comments
 (0)