]> sigrok.org Git - pulseview.git/blobdiff - pv/storesession.hpp
Don't use deprecated headers.
[pulseview.git] / pv / storesession.hpp
index 64913a74d9eb4961baad25fde89ed39b75b963b8..941ef3270b7f3fc890f76baec861bc57c3ae10af 100644 (file)
@@ -20,8 +20,7 @@
 #ifndef PULSEVIEW_PV_STORESESSION_HPP
 #define PULSEVIEW_PV_STORESESSION_HPP
 
-#include <stdint.h>
-
+#include <cstdint>
 #include <atomic>
 #include <fstream>
 #include <map>