From 3761434e0c1f631a78398226e53ca4a25431c2cd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 14 Aug 2013 17:12:59 +0000 Subject: built-in base64 removed git-svn-id: http://svn.miranda-ng.org/main/trunk@5687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Quotes/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Quotes/src/stdafx.h') diff --git a/plugins/Quotes/src/stdafx.h b/plugins/Quotes/src/stdafx.h index aa9fe75d34..57ef426d99 100644 --- a/plugins/Quotes/src/stdafx.h +++ b/plugins/Quotes/src/stdafx.h @@ -93,7 +93,6 @@ inline int quotes_stricmp(LPCTSTR p1,LPCTSTR p2) #include "CurrencyConverter.h" #include "WinCtrlHelper.h" #include "ImportExport.h" -#include "Base64.h" #include "ComHelper.h" #include "Log.h" #include "CommonOptionDlg.h" -- cgit v1.2.3