mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed obsolete USE_ECL_LIB, as ERT is now part of the source code tree
p4#: 20253
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
//
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifdef USE_ECL_LIB
|
||||
|
||||
|
||||
#include <time.h>
|
||||
@@ -118,4 +117,3 @@ TEST(RigReservoirTest, ElipseInputGridFile)
|
||||
EXPECT_EQ(size_t(1), res.mainGrid()->numActiveCells());
|
||||
|
||||
}
|
||||
#endif //USE_ECL_LIB
|
||||
|
||||
Reference in New Issue
Block a user