diff options
Diffstat (limited to 'plugins/Quotes/src/ComHelper.cpp')
-rw-r--r-- | plugins/Quotes/src/ComHelper.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Quotes/src/ComHelper.cpp b/plugins/Quotes/src/ComHelper.cpp index e15d05d739..77c0fc7d60 100644 --- a/plugins/Quotes/src/ComHelper.cpp +++ b/plugins/Quotes/src/ComHelper.cpp @@ -1,7 +1,4 @@ #include "StdAfx.h"
-#include "ComHelper.h"
-#include "Log.h"
-#include "WinCtrlHelper.h"
tstring ComException2Msg(_com_error& e,const tstring& rsAdditionalInfo)
{
|