Remove "pragma once" in cpp file.

This commit is contained in:
Kristian Bendiksen
2020-11-04 10:42:33 +01:00
committed by Gaute Lindkvist
parent f0d96534cc
commit 76896827cd

View File

@@ -15,8 +15,6 @@
// for more details.
//
/////////////////////////////////////////////////////////////////////////////////
#pragma once
#include "RimWellPathGroup.h"
#include "RiaTextStringTools.h"