Fix clazy warnings regarding range-for references
[pulseview.git] / pv / storesession.hpp
index b6ead66df6822ee72833a6c3d4a300744ae70e84..f0c8de778d5723e957a7035f19f8bf21e66511f7 100644 (file)
@@ -20,8 +20,8 @@
 #ifndef PULSEVIEW_PV_STORESESSION_HPP
 #define PULSEVIEW_PV_STORESESSION_HPP
 
-#include <cstdint>
 #include <atomic>
+#include <cstdint>
 #include <fstream>
 #include <map>
 #include <memory>