Remove unnecessary wx/vector.h inclusion from the svg sample
Nothing uses wxVector<> here.
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/dcsvg.h"
|
#include "wx/dcsvg.h"
|
||||||
#include "wx/vector.h"
|
|
||||||
#include <wx/notebook.h>
|
#include <wx/notebook.h>
|
||||||
|
|
||||||
#include "SVGlogo24.xpm"
|
#include "SVGlogo24.xpm"
|
||||||
|
Reference in New Issue
Block a user