From b9736cd78f478f52d6cb0e8c2a6ea025ea5fd633 Mon Sep 17 00:00:00 2001 From: weidai Date: Wed, 21 Apr 2004 08:39:59 +0000 Subject: add missing #include git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@162 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- hrtimer.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'hrtimer.cpp') diff --git a/hrtimer.cpp b/hrtimer.cpp index 7da494f..904bc52 100644 --- a/hrtimer.cpp +++ b/hrtimer.cpp @@ -11,6 +11,7 @@ #include #elif defined(CRYPTOPP_UNIX_AVAILABLE) #include +#include #include #endif -- cgit v1.2.1