Explorar o código

fix include order

Günter Obiltschnig %!s(int64=2) %!d(string=hai) anos
pai
achega
ee7e8dc29f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      NetSSL_OpenSSL/include/Poco/Net/NetSSL.h

+ 1 - 1
NetSSL_OpenSSL/include/Poco/Net/NetSSL.h

@@ -20,8 +20,8 @@
 #define NetSSL_NetSSL_INCLUDED
 
 
-#include "Poco/Crypto/Crypto.h"
 #include "Poco/Net/Net.h"
+#include "Poco/Crypto/Crypto.h"
 
 
 //