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