mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix missing include reported by ubuntu build server
This commit is contained in:
parent
d071579a7e
commit
5f6b9b43c6
@ -27,6 +27,8 @@
|
||||
#include "cvfRenderStatePolygonOffset.h"
|
||||
#include "cvfTransform.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
double RiuPickItemInfo::sm_rayDistanceTolerance = 1e-5;
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user