summaryrefslogtreecommitdiff
path: root/libs/sqlite3/src/stdafx.cxx
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-12-07 22:47:39 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-12-07 22:47:50 +0300
commit17898b1694243a5969ffe2c93d3deb17791f6bae (patch)
tree9e7ae5182220952169e1a122386be535ade21364 /libs/sqlite3/src/stdafx.cxx
parent420614f4a7aabd062ba5d40fa8f872e1160ea162 (diff)
sqlite3 moved to the separate dll
Diffstat (limited to 'libs/sqlite3/src/stdafx.cxx')
-rw-r--r--libs/sqlite3/src/stdafx.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/sqlite3/src/stdafx.cxx b/libs/sqlite3/src/stdafx.cxx
new file mode 100644
index 0000000000..1647228cd0
--- /dev/null
+++ b/libs/sqlite3/src/stdafx.cxx
@@ -0,0 +1,2 @@
+
+#include "stdafx.h" \ No newline at end of file