[Spread] remove unused includes
- also sort includes - also additions to precompiled header
This commit is contained in:
@@ -20,15 +20,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "Mod/Spreadsheet/App/PropertySheet.h"
|
||||
|
||||
#include "PropertySheet.h"
|
||||
// inclusion of the generated files (generated out of PropertySheetPy.xml)
|
||||
#include "PropertySheetPy.h"
|
||||
#include "PropertySheetPy.cpp"
|
||||
|
||||
|
||||
using namespace Spreadsheet;
|
||||
|
||||
// returns a string which represents the object e.g. when printed in python
|
||||
|
||||
Reference in New Issue
Block a user