Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / test / base58_tests.cpp
index 0ceff9f..d52ac74 100644 (file)
@@ -1,5 +1,3 @@
-#include <stdint.h>
-
 #include <boost/test/unit_test.hpp>
 
 #include "main.h"