]> git.stg.codes - stg.git/blobdiff - tests/test_bfstream.cpp
Port to CMake, get rid of os_int.h.
[stg.git] / tests / test_bfstream.cpp
index 892d575973286c2e54914a4dae3a1ddd7a4e465e..a3252c9eb9829380126f5025520d180e5c3c0d3d 100644 (file)
@@ -3,11 +3,11 @@
 #include "longstring.h"
 
 #include "stg/bfstream.h"
-#include "stg/os_int.h"
 
 #include <algorithm>
 #include <string>
 #include <cstring>
+#include <cstdint>
 
 namespace
 {