Remove unnecessary headers from wxPropertyGrid files
Currently there are included plenty of headers which are apparently not necessary.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#ifndef __WX_PROPGRID_PROPGRIDIFACE_H__
|
||||
#define __WX_PROPGRID_PROPGRIDIFACE_H__
|
||||
|
||||
#include "wx/defs.h"
|
||||
|
||||
#if wxUSE_PROPGRID
|
||||
|
||||
#include "wx/propgrid/property.h"
|
||||
|
Reference in New Issue
Block a user