about summary refs log tree commit diff stats
path: root/src/sqliteinterface.hpp
diff options
context:
space:
mode:
authorComradeCrow <comradecrow@vivaldi.net>2023-04-02 01:07:06 -0700
committerComradeCrow <comradecrow@vivaldi.net>2023-04-02 01:07:06 -0700
commit63bfecda26d87c7d09691a0b479883a4eb26bf1e (patch)
treeff990d6d0621a2c26abfe8571b9d1a850377bf57 /src/sqliteinterface.hpp
parent1082974bf046a94b4a52df6e8b3b3649a5bb85d6 (diff)
downloadytcpp-63bfecda26d87c7d09691a0b479883a4eb26bf1e.tar.gz
division
Diffstat (limited to 'src/sqliteinterface.hpp')
-rw-r--r--src/sqliteinterface.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sqliteinterface.hpp b/src/sqliteinterface.hpp
new file mode 100644
index 0000000..a7f469e
--- /dev/null
+++ b/src/sqliteinterface.hpp
@@ -0,0 +1,7 @@
+#ifndef invapi
+#define invapi
+#include "sqliteinterface.cpp"
+
+ 
+
+#endif  
\ No newline at end of file