From e1b0df9386de1541d911f3a1d3a30cfd18cc0f8b Mon Sep 17 00:00:00 2001 From: wmayer Date: Thu, 3 Oct 2019 10:18:23 +0200 Subject: [PATCH] remove PCH from header file --- src/Mod/Path/App/PathSegmentWalker.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Path/App/PathSegmentWalker.h b/src/Mod/Path/App/PathSegmentWalker.h index d0be7dbafe..993d6fd955 100644 --- a/src/Mod/Path/App/PathSegmentWalker.h +++ b/src/Mod/Path/App/PathSegmentWalker.h @@ -21,7 +21,7 @@ * * *************************************************************************** */ -#include "PreCompiled.h" +#include #include #include