From: nds Date: Thu, 6 Jun 2019 09:29:04 +0000 (+0300) Subject: 0030655: Modeling Data - Provide interfaces for selection of the elements from BVH... X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=353bc778851735f6c71d2d5e8659435f46ba062d;p=occt-copy.git 0030655: Modeling Data - Provide interfaces for selection of the elements from BVH tree # compilation correction after cherry pick commit --- diff --git a/src/BVH/BVH_DistanceField.lxx b/src/BVH/BVH_DistanceField.lxx index c7280c62a7..6f7b02eb27 100644 --- a/src/BVH/BVH_DistanceField.lxx +++ b/src/BVH/BVH_DistanceField.lxx @@ -15,6 +15,8 @@ #include +#include + #ifdef HAVE_TBB // On Windows, function TryEnterCriticalSection has appeared in Windows NT // and is surrounded by #ifdef in MS VC++ 7.1 headers.