summaryrefslogtreecommitdiff
path: root/cpp/object.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/object.hpp')
-rw-r--r--cpp/object.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/object.hpp b/cpp/object.hpp
index 9ee575f..ed2e290 100644
--- a/cpp/object.hpp
+++ b/cpp/object.hpp
@@ -20,7 +20,6 @@
#include "msgpack/object.h"
#include "msgpack/pack.hpp"
-#include <stdint.h>
#include <string.h>
#include <stdexcept>
#include <typeinfo>