]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/datagramsocket.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / net / datagramsocket.cpp
index 7ee057f6a999d8924a7ada720939aaabbe54265e..54935545bbf984629602498c6d162d0e7170f75b 100644 (file)
@@ -1,8 +1,8 @@
 #include "platform_api.h"
+#include "datagramsocket.h"
 #include <msp/core/systemerror.h>
 #include <msp/io/handle_private.h>
 #include <msp/strings/format.h>
-#include "datagramsocket.h"
 #include "sockaddr_private.h"
 #include "socket_private.h"