Try to fix Windows build.
authorCarl Hetherington <cth@carlh.net>
Sat, 7 Apr 2018 21:07:09 +0000 (22:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 7 Apr 2018 22:49:00 +0000 (23:49 +0100)
tools/dcpinfo.cc

index 9ad8ca3c7c1ce6fc790f8256110eb333d5be6bcc..29ef77c9bcbe28efee52b802a5e8b47f2a0e5b7e 100644 (file)
@@ -53,7 +53,7 @@
 #include <boost/foreach.hpp>
 #include <iostream>
 #include <cstdlib>
-#include <cinttypes>
+#include <inttypes.h>
 
 using std::string;
 using std::cerr;