diff --git a/test/porousmediumflow/co2/co2tablereader.hh b/test/porousmediumflow/co2/co2tablereader.hh index 0e16eaeca7277ad1e73e848226adfdbb30993735..5646c9f56288109f646e40122a861ee928093ccf 100644 --- a/test/porousmediumflow/co2/co2tablereader.hh +++ b/test/porousmediumflow/co2/co2tablereader.hh @@ -25,6 +25,7 @@ #ifndef DUMUX_TABULATED_CO2_HH #define DUMUX_TABULATED_CO2_HH +#warning "This header is deprecated and will be removed after release 3.5. Copy co2tables.hh and maybe adjust include 'inc' include to your needs." #include <dune/common/float_cmp.hh> #include <dumux/common/exceptions.hh>