We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9548834 commit 236e2edCopy full SHA for 236e2ed
src/oatpp-sqlite/mapping/Serializer.cpp
@@ -27,7 +27,7 @@
27
#include "oatpp-sqlite/Types.hpp"
28
29
#if defined(WIN32) || defined(_WIN32)
30
- #include <WinSock2.h>
+ #include <winsock2.h>
31
#else
32
#include <arpa/inet.h>
33
#endif
0 commit comments