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:
@@ -20,12 +20,10 @@
|
||||
#pragma once
|
||||
#include "cvfObject.h"
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
//==================================================================================================
|
||||
class RigStatisticsDataCache;
|
||||
|
||||
class RigFemScalarResultFrames: public cvf::Object
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user