aboutsummaryrefslogtreecommitdiffstats
path: root/src/tuplr.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tuplr.hpp')
-rw-r--r--src/tuplr.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tuplr.hpp b/src/tuplr.hpp
index 7d0bb6a..7cebaf4 100644
--- a/src/tuplr.hpp
+++ b/src/tuplr.hpp
@@ -23,6 +23,7 @@
#define TUPLR_HPP
#include <stdarg.h>
+#include <stdint.h>
#include <string.h>
#include <iostream>
#include <list>