diff --git a/mmc_updater/src/Platform.h b/mmc_updater/src/Platform.h index c17951cc..6d9afdfb 100644 --- a/mmc_updater/src/Platform.h +++ b/mmc_updater/src/Platform.h @@ -9,6 +9,7 @@ #define PLATFORM_WINDOWS #define WIN32_LEAN_AND_MEAN #include + #include // disable warnings about exception specifications, // which are not implemented in Visual C++