]> sigrok.org Git - pulseview.git/blobdiff - pv/strnatcmp.hpp
Session: Query the device's sample rate when needed, not sooner
[pulseview.git] / pv / strnatcmp.hpp
index 1d8f5a244939b7ca8ba8eb35550f1a8b424c43d1..eaa73608e956aedadc198bd05b51b42a3a4eb400 100644 (file)
@@ -27,8 +27,8 @@
 #ifndef PULSEVIEW_PV_STRNATCMP_HPP
 #define PULSEVIEW_PV_STRNATCMP_HPP
 
-#include <cstddef>     /* size_t */
 #include <cctype>
+#include <cstddef>     /* size_t */
 #include <string>
 
 using std::string;