]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/serversocket.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / net / serversocket.cpp
index 01fa445f41095e557995247fb265e3567116cb35..66876c534fcbf73e2317527b95eb03554a034174 100644 (file)
@@ -1,5 +1,5 @@
-#include <msp/core/except.h>
 #include "serversocket.h"
+#include <msp/core/except.h>
 
 using namespace std;