diff options
Diffstat (limited to 'plugins/Clist_modern/src/stdafx.cxx')
-rw-r--r-- | plugins/Clist_modern/src/stdafx.cxx | 3 |
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"
|