This file is part of MXE. See index.html for further information. This patch has been taken from: https://... diff -Naur soci-3.2.2/core/connection-pool.cpp soci-3.2.2-patched/core/connection-pool.cpp --- soci-3.2.2/core/connection-pool.cpp 2013-08-21 18:40:11.000000000 -0400 +++ soci-3.2.2-patched/core/connection-pool.cpp 2013-12-19 19:50:19.710572826 -0500 @@ -183,7 +183,7 @@ #else // Windows implementation -#include +#include using namespace soci;