#1665 Fix header file layout for command file interface files

This commit is contained in:
Bjørnar Grip Fjær
2017-07-31 09:24:09 +02:00
parent 7e42efaa8f
commit c136e0a3d0
17 changed files with 102 additions and 0 deletions

View File

@@ -17,10 +17,16 @@
/////////////////////////////////////////////////////////////////////////////////
#pragma once
#include "RicfCommandObject.h"
#include "cafPdmField.h"
//==================================================================================================
//
//
//
//==================================================================================================
class RicfSetTimeStep : public RicfCommandObject
{
CAF_PDM_HEADER_INIT;