diff options
Diffstat (limited to 'plugins/Quotes/src/HTTPSession.h')
-rw-r--r-- | plugins/Quotes/src/HTTPSession.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/src/HTTPSession.h b/plugins/Quotes/src/HTTPSession.h index fe93a2dce5..a37e109a43 100644 --- a/plugins/Quotes/src/HTTPSession.h +++ b/plugins/Quotes/src/HTTPSession.h @@ -1,8 +1,6 @@ #ifndef __8C9706FF_6B05_4d0d_85B8_5724E5DC0BA4_HTTPSession_h__
#define __8C9706FF_6B05_4d0d_85B8_5724E5DC0BA4_HTTPSession_h__
-#include <string>
-
class CHTTPSession
{
public:
|