Add misc.h header for library's memcpy_s

pull/326/head CRYPTOPP_5_6_5
Jeffrey Walton 2016-10-11 00:02:23 -04:00
parent bc5ae1b7c1
commit c621ce0532
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#include "zdeflate.h"
#include "smartptr.h"
#include "channels.h"
#include "misc.h"
#include <time.h>
#include <memory>