Add missing include

This commit is contained in:
Magne Sjaastad 2020-05-04 07:30:49 +02:00
parent 0eb94ef574
commit 3ef41345d0

View File

@ -26,6 +26,8 @@
#include "cafPdmUiDoubleSliderEditor.h"
#include <cmath>
CAF_PDM_ABSTRACT_SOURCE_INIT( RimSurface, "SurfaceInterface" );
//--------------------------------------------------------------------------------------------------