]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/types.cpp
Fight CLang warnings.
[stg.git] / projects / stargazer / plugins / other / smux / types.cpp
index af9d355b477a84d004cd8cdd7daa2f38c76e414f..8132bca0c2bc599dcd279527a3c39142f0097432 100644 (file)
@@ -1,10 +1,10 @@
+#include "types.h"
+
 #include <stdexcept>
 #include <algorithm>
 #include <iterator>
 #include <sstream>
 
-#include "types.h"
-
 namespace
 {