@@ -3,6 +3,7 @@
* License: https://github.com/taylor001/crown/blob/master/LICENSE
*/
+#include "error.h"
#include "ip_address.h"
#include "socket.h"
@@ -5,7 +5,6 @@
#pragma once
-#include "error.h"
#include "network_types.h"
#include "platform.h"
#include "types.h"