move the base class for auxiliary modules to ewoms/disc/common

that's where it belonged in the first place.
This commit is contained in:
Andreas Lauser 2018-04-10 09:59:32 +02:00
parent ffe3914ddd
commit 1af2996b2a

View File

@ -29,7 +29,7 @@
#define EWOMS_ECL_PEACEMAN_WELL_HH
#include <ewoms/models/blackoil/blackoilproperties.hh>
#include <ewoms/aux/baseauxiliarymodule.hh>
#include <ewoms/disc/common/baseauxiliarymodule.hh>
#include <ewoms/common/propertysystem.hh>
#include <ewoms/common/alignedallocator.hh>