Skip to content
Snippets Groups Projects
Commit 1f1ef359 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

fix headercheck

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10174 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent daa84fe0
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@
#endif
#include "propertysystem.hh"
#include "parameters.hh"
namespace Dumux
{
......@@ -39,6 +40,7 @@ namespace Properties
{
NEW_PROP_TAG(Scalar);
NEW_PROP_TAG(Problem);
NEW_PROP_TAG(TimeManagerMaxTimeStepSize);
}
/*!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment