Include wx/hashmap.h from wx/webrequest.h explicitly
This header was already implicitly included, but make it explicit. No real changes.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include "wx/event.h"
|
||||
#include "wx/ffile.h"
|
||||
#include "wx/hashmap.h"
|
||||
#include "wx/object.h"
|
||||
#include "wx/scopedptr.h"
|
||||
#include "wx/sharedptr.h"
|
||||
|
Reference in New Issue
Block a user