diff --git a/src/runtime/c/pgf/db.cxx b/src/runtime/c/pgf/db.cxx index ada843340..cf9584c62 100644 --- a/src/runtime/c/pgf/db.cxx +++ b/src/runtime/c/pgf/db.cxx @@ -14,6 +14,10 @@ #include #include +#if defined(_MSC_VER) +#include +#endif + #else #include