summaryrefslogtreecommitdiff
path: root/hrtimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hrtimer.cpp')
-rw-r--r--hrtimer.cpp1
1 files changed, 1 insertions, 0 deletions
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 <stddef.h> // for NULL
+#include <time.h>
#if defined(CRYPTOPP_WIN32_AVAILABLE)
#include <windows.h>