diff options
author | George Hazan <george.hazan@gmail.com> | 2013-06-18 17:39:31 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-06-18 17:39:31 +0000 |
commit | 3f6282e79b701e19c59923dfba936fde7fe47efd (patch) | |
tree | 483f2eccf77ec06117d1019526293f720418080d /plugins/CryptoPP/cryptopp_11.vcxproj | |
parent | 963d93836f30b590885059ee56b30267f42fb395 (diff) |
non-existent header removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@5023 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP/cryptopp_11.vcxproj')
-rw-r--r-- | plugins/CryptoPP/cryptopp_11.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CryptoPP/cryptopp_11.vcxproj b/plugins/CryptoPP/cryptopp_11.vcxproj index d92f162506..3fd24c40ce 100644 --- a/plugins/CryptoPP/cryptopp_11.vcxproj +++ b/plugins/CryptoPP/cryptopp_11.vcxproj @@ -237,7 +237,6 @@ </ItemGroup>
<ItemGroup>
<ClInclude Include="src\base16.h" />
- <ClInclude Include="src\base64.h" />
<ClInclude Include="src\commonheaders.h" />
<ClInclude Include="src\cpp_rsam.h" />
<ClInclude Include="src\cpp_rsau.h" />
|