mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix Linux build by removing use of Invoke and including some headers
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
#include "RigWellLogExtractor.h"
|
||||
|
||||
#include "RigFemResultPosEnum.h"
|
||||
|
||||
#include "cafTensor3.h"
|
||||
|
||||
#include "cvfBase.h"
|
||||
@@ -31,8 +33,6 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
enum RigElementType;
|
||||
enum RigFemResultPosEnum;
|
||||
class RigFemResultAddress;
|
||||
class RigGeoMechCaseData;
|
||||
class RigWellPath;
|
||||
|
||||
Reference in New Issue
Block a user