Expression: split Expression.h to ExpressionParser.h
Split Expression details into a separate header to reduce recompilation time on changes.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "DlgExpressionInput.h"
|
||||
#include "Command.h"
|
||||
#include <Base/Tools.h>
|
||||
#include <App/Expression.h>
|
||||
#include <App/ExpressionParser.h>
|
||||
#include <boost/math/special_functions/round.hpp>
|
||||
#include "QuantitySpinBox_p.h"
|
||||
#include <App/PropertyUnits.h>
|
||||
|
||||
Reference in New Issue
Block a user