From 7ae0bd42ae6dc01e6516d7be946faa8b9947c923 Mon Sep 17 00:00:00 2001 From: weidai Date: Sat, 5 May 2007 18:29:44 +0000 Subject: fix compile on Turbo C++ 2006 git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@365 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 71c5492..906ec4a 100644 --- a/hrtimer.cpp +++ b/hrtimer.cpp @@ -4,6 +4,7 @@ #include "hrtimer.h" #include "misc.h" #include // for NULL +#include #if defined(CRYPTOPP_WIN32_AVAILABLE) #include -- cgit v1.2.1