From 69739f33352395f72de7f2f52599e04183623233 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 8 Mar 2013 10:47:18 +0000 Subject: removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@3914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Quotes/src/Base64.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Quotes/src/Base64.cpp') diff --git a/plugins/Quotes/src/Base64.cpp b/plugins/Quotes/src/Base64.cpp index 1854fb42fd..ac8c56ed14 100644 --- a/plugins/Quotes/src/Base64.cpp +++ b/plugins/Quotes/src/Base64.cpp @@ -1,5 +1,4 @@ #include "StdAfx.h" -#include "Base64.h" bool base64::encode(const BYTE* in, size_t inlen,std::vector& out) { -- cgit v1.2.3