Add missing wx/scopeguard.h include to fix the build.
Closes #14285. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
#include "wx/vector.h"
|
||||
#include "wx/scopedarray.h"
|
||||
#include "wx/scopedptr.h"
|
||||
#include "wx/scopeguard.h"
|
||||
#include "wx/except.h"
|
||||
|
||||
#if wxUSE_STD_IOSTREAM
|
||||
|
Reference in New Issue
Block a user