make all header files includeable on their own right again

some property definitions and includes were missing.
This commit is contained in:
Andreas Lauser
2018-10-29 10:05:46 +01:00
parent 1d16dfc3fa
commit 7fd640bb9e

View File

@@ -29,6 +29,13 @@
#include <ewoms/common/propertysystem.hh>
BEGIN_PROPERTIES
NEW_PROP_TAG(Simulator);
NEW_PROP_TAG(RateVector);
END_PROPERTIES
namespace Ewoms {
/*!