mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix missing includes
This commit is contained in:
parent
35a8a96b97
commit
2bca842e1b
@ -5,6 +5,8 @@
|
||||
#include "cvfVector3.h"
|
||||
|
||||
#include <vector>
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
|
||||
namespace cvf {
|
||||
class Plane;
|
||||
|
Loading…
Reference in New Issue
Block a user