[Gui] PropertyEditor: remove unused includes
This commit is contained in:
@@ -23,16 +23,13 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <cfloat>
|
||||
#endif
|
||||
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
|
||||
#include "PropertyModel.h"
|
||||
#include "PropertyItem.h"
|
||||
#include "PropertyModel.h"
|
||||
#include "PropertyView.h"
|
||||
|
||||
|
||||
using namespace Gui;
|
||||
using namespace Gui::PropertyEditor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user