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:
@@ -108,7 +108,7 @@
|
||||
#include "Origin.h"
|
||||
#include "MaterialObject.h"
|
||||
#include "TextDocument.h"
|
||||
#include "Expression.h"
|
||||
#include "ExpressionParser.h"
|
||||
#include "Transactions.h"
|
||||
#include <App/MaterialPy.h>
|
||||
#include <Base/GeometryPyCXX.h>
|
||||
|
||||
Reference in New Issue
Block a user