mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improved spacing, and removed some unused includes
This commit is contained in:
parent
fd604f844b
commit
e990de8243
@ -20,12 +20,10 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "cvfObject.h"
|
#include "cvfObject.h"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <string>
|
|
||||||
|
|
||||||
//==================================================================================================
|
//==================================================================================================
|
||||||
///
|
///
|
||||||
//==================================================================================================
|
//==================================================================================================
|
||||||
class RigStatisticsDataCache;
|
|
||||||
|
|
||||||
class RigFemScalarResultFrames: public cvf::Object
|
class RigFemScalarResultFrames: public cvf::Object
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user