adjust for changed ParameterGroup namespacing

This commit is contained in:
Arne Morten Kvarving
2017-04-28 15:36:25 +02:00
parent 46fff9a926
commit 3c0cb9e950
60 changed files with 95 additions and 96 deletions

View File

@@ -29,7 +29,7 @@
namespace Opm
{
namespace parameter { class ParameterGroup; }
class ParameterGroup;
/// Interface class for SimulatorTimer objects, to be improved.
class SimulatorTimerInterface