From: Václav Slavík Date: Wed, 9 May 2001 22:37:27 +0000 (+0000) Subject: compilation fix for apps w/o precompiled headers X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1c6466854c8343ff9d27f48a1c00e864b3183176?ds=inline compilation fix for apps w/o precompiled headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/regconf.h b/include/wx/msw/regconf.h index 5ed19b74e1..6c19bf5845 100644 --- a/include/wx/msw/regconf.h +++ b/include/wx/msw/regconf.h @@ -19,6 +19,7 @@ #ifndef _REGISTRY_H #include #endif +#include // ---------------------------------------------------------------------------- // wxRegConfig