+ add option to switch off precompiled header

This commit is contained in:
wmayer
2018-07-25 20:17:11 +02:00
parent 4c8e7fc7d0
commit 0260370b65
17 changed files with 49 additions and 28 deletions

View File

@@ -26,6 +26,7 @@
#ifndef _PreComp_
# include <cassert>
# include <algorithm>
# include <functional>
#endif
/// Here the FreeCAD includes sorted by Base,App,Gui......