Added stdcpp.h header

pull/35/head
Jeffrey Walton 2015-07-30 02:39:26 -04:00
parent 9d579ad208
commit 3ad53d9b68
1 changed files with 1 additions and 2 deletions

View File

@ -5,10 +5,9 @@
#ifndef CRYPTOPP_IMPORTS
#include "files.h"
#include "stdcpp.h"
#include "trap.h"
#include <limits>
NAMESPACE_BEGIN(CryptoPP)
using namespace std;