EvaluationXXX.hpp: do not include Evaluation.hpp
creates weird circular includes. users should always include Evaluation.hpp
This commit is contained in:
@@ -73,8 +73,6 @@ specializationTemplate = \
|
||||
#define OPM_DENSEAD_EVALUATION{{numDerivs}}_HPP
|
||||
{% endif %}\
|
||||
|
||||
#include "Evaluation.hpp"
|
||||
|
||||
#ifndef NDEBUG
|
||||
#include <opm/material/common/Valgrind.hpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user