mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-09 23:16:00 -06:00
#821 Fixed missing include on Linux
This commit is contained in:
parent
7de4f8f175
commit
ae6397c5c6
@ -18,8 +18,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "cvfBase.h"
|
||||
#include "cvfCollection.h"
|
||||
|
||||
#include <QString>
|
||||
|
||||
#include <vector>
|
||||
|
||||
class RimWellLogCurve;
|
||||
|
Loading…
Reference in New Issue
Block a user