Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / test / script_op_eval_tests.cpp
index 14c025b..c44642c 100644 (file)
@@ -1,5 +1,3 @@
-#include <stdint.h>
-
 #include <boost/assert.hpp>
 #include <boost/assign/list_of.hpp>
 #include <boost/assign/list_inserter.hpp>