mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
[properties] adapt to changes in the property system
`NEW_PROP_TAG` is now a definition and not just a declaration. Eliminate superfluous declarations, include headers with definitions. Make one necessary forward declaration explicit.
This commit is contained in:
@@ -35,13 +35,6 @@
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
|
||||
BEGIN_PROPERTIES
|
||||
|
||||
NEW_PROP_TAG(Simulator);
|
||||
NEW_PROP_TAG(RateVector);
|
||||
|
||||
END_PROPERTIES
|
||||
|
||||
namespace Opm {
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user