diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/dbStmt.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dbStmt.cpp b/lib/dbStmt.cpp new file mode 100644 index 0000000..ce92c68 --- /dev/null +++ b/lib/dbStmt.cpp @@ -0,0 +1,2 @@ +// Stub C++ to allow finding compiler flags for dbStmt.h +#include "dbStmt.h" |