diff --git a/include/wx/msw/private.h b/include/wx/msw/private.h index 6e1c65941b..f168414805 100644 --- a/include/wx/msw/private.h +++ b/include/wx/msw/private.h @@ -153,7 +153,7 @@ extern LONG APIENTRY #endif // close the handle in the class dtor -template +template class AutoHANDLE { public: