diff options
Diffstat (limited to 'win32/PlatWin.cxx')
-rw-r--r-- | win32/PlatWin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/PlatWin.cxx b/win32/PlatWin.cxx index b54b11954..31e71988a 100644 --- a/win32/PlatWin.cxx +++ b/win32/PlatWin.cxx @@ -17,6 +17,7 @@ #include <vector> #include <map> +#include <memory> #undef _WIN32_WINNT #define _WIN32_WINNT 0x0500 |