diff options
Diffstat (limited to 'plugins/Quotes/src/CreateFilePath.h')
-rw-r--r-- | plugins/Quotes/src/CreateFilePath.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/src/CreateFilePath.h b/plugins/Quotes/src/CreateFilePath.h index f097e59a52..17aca8ab83 100644 --- a/plugins/Quotes/src/CreateFilePath.h +++ b/plugins/Quotes/src/CreateFilePath.h @@ -1,8 +1,6 @@ #ifndef _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
#define _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
-#include <string>
-
tstring CreateFilePath(const tstring& rsName);
#endif //_aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
|