mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 02:30:18 -06:00
Include <utility> for std::move().
This commit is contained in:
parent
f0ba4a5797
commit
0a76af1b14
@ -28,6 +28,7 @@
|
||||
|
||||
#include <opm/core/utility/platform_dependent/reenable_warnings.h>
|
||||
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user