]> sigrok.org Git - pulseview.git/blobdiff - pv/views/viewbase.hpp
Don't use deprecated headers.
[pulseview.git] / pv / views / viewbase.hpp
index c4ac059d0c169bfa24f7eb6fc9b950b7ee558852..95f3ff758ca52555d67de6f5b28955f48afddd8f 100644 (file)
@@ -21,8 +21,7 @@
 #ifndef PULSEVIEW_PV_VIEWS_VIEWBASE_HPP
 #define PULSEVIEW_PV_VIEWS_VIEWBASE_HPP
 
-#include <stdint.h>
-
+#include <cstdint>
 #include <memory>
 #include <set>
 #include <vector>