summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-10-07 12:19:50 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-10-07 12:19:50 +0000
commitae6d0b3c9f732c3770fc4bf00ba2e52012671108 (patch)
treef04b08982dc161ff37de1889bae8a39895cee0d3 /protocols/VKontakte/src/stdafx.h
parent9cc628c7871629af3d660029c0d764eef44c733b (diff)
STL removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@6395 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/stdafx.h')
-rw-r--r--protocols/VKontakte/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/VKontakte/src/stdafx.h b/protocols/VKontakte/src/stdafx.h
index 1cd26ecd8d..94469d2b79 100644
--- a/protocols/VKontakte/src/stdafx.h
+++ b/protocols/VKontakte/src/stdafx.h
@@ -28,8 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <tchar.h>
#include <time.h>
-#include <string>
-
#include <newpluginapi.h>
#include <m_system.h>
#include <m_system_cpp.h>