Silence a few warnings.

This commit is contained in:
Atgeirr Flø Rasmussen
2021-03-15 12:59:02 +01:00
parent 6518e5d905
commit 675cb40dd4
4 changed files with 2 additions and 19 deletions

View File

@@ -36,8 +36,6 @@ inline std::string fst( const std::pair< std::string, int >& p ) {
return p.first;
}
constexpr std::pair<std::time_t, std::size_t> restart_info = std::make_pair(std::time_t{0}, std::size_t{0});
const std::string grid = R"(
RUNSPEC
DIMENS

View File

@@ -1326,21 +1326,6 @@ VAPPARS
}
BOOST_AUTO_TEST_CASE(createDeckWithOutOilVaporizationProperties) {
std::string input = R"(
START -- 0
19 JUN 2007 /
SCHEDULE
DATES -- 1
10 OKT 2008 /
/
)";
const auto& schedule = make_schedule(input);
}
BOOST_AUTO_TEST_CASE(changeBhpLimitInHistoryModeWithWeltarg) {
std::string input = R"(
START -- 0