remove PCH from header file

This commit is contained in:
wmayer
2019-10-03 10:18:23 +02:00
parent 7b7797f4f3
commit e1b0df9386

View File

@@ -21,7 +21,7 @@
* *
***************************************************************************
*/
#include "PreCompiled.h"
#include <Base/Vector3D.h>
#include <Mod/Path/App/Path.h>
#include <deque>