[App] Link and Material: remove unused includes

This commit is contained in:
Uwe
2022-02-27 19:01:23 +01:00
committed by wmayer
parent 879339faa4
commit 062944f674
6 changed files with 7 additions and 27 deletions

View File

@@ -23,11 +23,8 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "MaterialObject.h"
#include "DocumentObjectPy.h"
using namespace App;