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