[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 eb4a5384c0
commit 07912f7388
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;