mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #1905 from andlaus/include_config_h
NNC sorter test: include config.h
This commit is contained in:
commit
5029b83321
@ -17,6 +17,8 @@
|
||||
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#define BOOST_TEST_MODULE NNCSortTest
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <ebos/nncsorter.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user