[Spread] remove unused includes

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-09 20:31:31 +02:00
parent 32ead51360
commit 2d50fd36df
17 changed files with 95 additions and 106 deletions

View File

@@ -21,9 +21,11 @@
***************************************************************************/
#include "PreCompiled.h"
#include "SheetObserver.h"
#include "PropertySheet.h"
using namespace Spreadsheet;
using namespace App;