diff --git a/include/wine/exception.h b/include/wine/exception.h index 3a14a18eb24..fc90364a69d 100644 --- a/include/wine/exception.h +++ b/include/wine/exception.h @@ -23,6 +23,7 @@ #include #include +#include /* The following definitions allow using exceptions in Wine and Winelib code *