summaryrefslogtreecommitdiff
path: root/plugins/PasteIt/stdafx.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-07-02 08:36:04 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-07-02 08:36:04 +0000
commit960bb20ccd3c375bcfc8b642fcbe89feaf143b22 (patch)
tree4fb859975861780dfc932e19513d9efd139924b1 /plugins/PasteIt/stdafx.cpp
parent61930b2a3c3fcbd8f40284ac77902806b2b3b493 (diff)
only add PasteIt, not adapted
git-svn-id: http://svn.miranda-ng.org/main/trunk@712 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PasteIt/stdafx.cpp')
-rw-r--r--plugins/PasteIt/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/PasteIt/stdafx.cpp b/plugins/PasteIt/stdafx.cpp
new file mode 100644
index 0000000000..12ae832e21
--- /dev/null
+++ b/plugins/PasteIt/stdafx.cpp
@@ -0,0 +1,8 @@
+// stdafx.cpp : source file that includes just the standard includes
+// PasteIt.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"
+
+// TODO: reference any additional headers you need in STDAFX.H
+// and not in this file