aboutsummaryrefslogtreecommitdiffstats
path: root/example/passthrough_hp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough_hp.cc')
-rw-r--r--example/passthrough_hp.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/passthrough_hp.cc b/example/passthrough_hp.cc
index 974551e..61ab685 100644
--- a/example/passthrough_hp.cc
+++ b/example/passthrough_hp.cc
@@ -67,6 +67,7 @@
#include <time.h>
#include <unistd.h>
#include <pthread.h>
+#include <limits.h>
// C++ includes
#include <cstddef>