Improved spacing, and removed some unused includes

This commit is contained in:
Jacob Støren
2016-12-16 09:41:22 +01:00
parent fd604f844b
commit e990de8243
2 changed files with 6 additions and 8 deletions

View File

@@ -51,9 +51,9 @@ public:
}
RigFemResultPosEnum resultPosType;
std::string fieldName;
std::string componentName;
int timeLapseBaseFrameIdx;
std::string fieldName;
std::string componentName;
int timeLapseBaseFrameIdx;
static const int ALL_TIME_LAPSES = -2;