From: Martin Siggel Date: Wed, 6 Jan 2016 09:24:43 +0000 (+0100) Subject: 0027061: Fixed compilation issue due to BOM X-Git-Tag: V7_0_0rc~117 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=39fb68ad206055790ce153afefab73f6db83f9b2;p=occt.git 0027061: Fixed compilation issue due to BOM The byte order mark (BOM) in src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx prevented compilation on some gcc compilers. I removed the BOM, which fixes compilation. --- diff --git a/src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx b/src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx index 761b0ccfbd..3807bc82b8 100644 --- a/src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx +++ b/src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx @@ -1,4 +1,4 @@ -// Created on: 2015-06-30 +// Created on: 2015-06-30 // Created by: Anton POLETAEV // Copyright (c) 2015 OPEN CASCADE SAS //