mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Forward declare vecIjk
This commit is contained in:
parent
9aaf56b4ef
commit
306e32dba1
@ -18,7 +18,9 @@
|
||||
|
||||
#include "RifReaderEclipseRft.h"
|
||||
|
||||
#include "ert/ecl/ecl_rft_file.h"
|
||||
#include "cafVecIjk.h"
|
||||
|
||||
#include "ert\ecl\ecl_rft_file.h"
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
|
@ -24,13 +24,15 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "cafVecIjk.h"
|
||||
|
||||
#include "cvfBase.h"
|
||||
#include "cvfObject.h"
|
||||
|
||||
#include <QDateTime>
|
||||
|
||||
namespace caf
|
||||
{
|
||||
class VecIjk;
|
||||
}
|
||||
|
||||
//==================================================================================================
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user