summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/dbStmt.cpp2
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"