wx/scopeguard.h was not always included when using PCH, so include it in any
case, not just #ifndef WX_PRECOMP.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62692
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/app.h"
#include "wx/log.h"
#include "wx/encinfo.h"
#include "wx/app.h"
#include "wx/log.h"
#include "wx/encinfo.h"
- #include "wx/scopeguard.h"
#endif // WX_PRECOMP
#include "wx/msw/private.h"
#endif // WX_PRECOMP
#include "wx/msw/private.h"
#include "wx/sysopt.h"
#endif
#include "wx/sysopt.h"
#endif
+#include "wx/scopeguard.h"
#include "wx/tokenzr.h"
#if wxUSE_EXTENDED_RTTI
#include "wx/tokenzr.h"
#if wxUSE_EXTENDED_RTTI