Blob Blame History Raw
diff -up ./misc.h.gcc4.3 ./misc.h
--- ./misc.h.gcc4.3	2007-09-25 00:30:34.000000000 +0200
+++ ./misc.h	2008-09-22 19:41:56.000000000 +0200
@@ -1,6 +1,7 @@
 #ifndef CRYPTOPP_MISC_H
 #define CRYPTOPP_MISC_H
 
+#include <cstring>
 #include "cryptlib.h"
 #include "smartptr.h"
 #include <string.h>		// for memcpy and memmove