diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-08 16:34:36 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-08 16:34:36 +0000 |
commit | 503f8c2abd447c01f9e9cf6a02cc355ce8d32d55 (patch) | |
tree | 90e66163e8318a093c87f789b421c5e1fdb39965 /plugins/PasteIt/stdafx.cpp | |
parent | ec96ee12d3bbd9f0e74e85b22d24058a6ba6b2cf (diff) |
PasteIt:
adopted
git-svn-id: http://svn.miranda-ng.org/main/trunk@854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PasteIt/stdafx.cpp')
-rw-r--r-- | plugins/PasteIt/stdafx.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/PasteIt/stdafx.cpp b/plugins/PasteIt/stdafx.cpp deleted file mode 100644 index 12ae832e21..0000000000 --- a/plugins/PasteIt/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// 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
|