From 64b1e1a862fc257fe03efe14c9dc68274a4ee867 Mon Sep 17 00:00:00 2001 From: weidai Date: Tue, 1 Jul 2003 21:26:20 +0000 Subject: add missing #include git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@85 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test.cpp') diff --git a/test.cpp b/test.cpp index 1309643..cc871d4 100644 --- a/test.cpp +++ b/test.cpp @@ -33,6 +33,7 @@ #ifdef USE_BERKELEY_STYLE_SOCKETS #include +#include #endif #if (_MSC_VER >= 1000) -- cgit v1.2.1