Add <stdcpp.h> to <seckey.h>

pull/586/head
Jeffrey Walton 2018-02-08 02:52:08 -05:00
parent d5161923cb
commit 00f86fa50a
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include "cryptlib.h"
#include "misc.h"
#include "simple.h"
#include "stdcpp.h"
#if CRYPTOPP_MSC_VERSION
# pragma warning(push)