summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/stdafx.cxx
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-07-02 19:04:50 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-07-02 19:04:50 +0000
commit0e9e528e18ff63d46e5b3471d6fa12344b0d28b3 (patch)
tree2f3f3f7cfb248a3447451ab82760dc9aca5c98fe /plugins/Clist_modern/src/stdafx.cxx
parent209e1040e34c50e424a7aa0a7c860c7fc279a76f (diff)
unified project for clist_modern
git-svn-id: http://svn.miranda-ng.org/main/trunk@14473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/stdafx.cxx')
-rw-r--r--plugins/Clist_modern/src/stdafx.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Clist_modern/src/stdafx.cxx b/plugins/Clist_modern/src/stdafx.cxx
new file mode 100644
index 0000000000..f60995429a
--- /dev/null
+++ b/plugins/Clist_modern/src/stdafx.cxx
@@ -0,0 +1,3 @@
+#define DB_USEHELPERFUNCTIONS
+
+#include "stdafx.h"