From 0e9e528e18ff63d46e5b3471d6fa12344b0d28b3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 2 Jul 2015 19:04:50 +0000 Subject: unified project for clist_modern git-svn-id: http://svn.miranda-ng.org/main/trunk@14473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/stdafx.cxx | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/Clist_modern/src/stdafx.cxx (limited to 'plugins/Clist_modern/src/stdafx.cxx') 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" -- cgit v1.2.3