From 725f68b6808a8a30778f58223fac75386f082785 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 18 May 2012 22:10:43 +0000 Subject: plugins folders renaming git-svn-id: http://svn.miranda-ng.org/main/trunk@61 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/utils/tstring.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 plugins/utils/tstring.h (limited to 'plugins/utils/tstring.h') diff --git a/plugins/utils/tstring.h b/plugins/utils/tstring.h deleted file mode 100644 index fb340bcd03..0000000000 --- a/plugins/utils/tstring.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef __TSTRING_H__ -# define __TSTRING_H__ - -#include -#include -#include - - -namespace std { - typedef basic_string, allocator > tstring; -} - - -#endif // __TSTRING_H__ -- cgit v1.2.3