]> OCCT Git - occt.git/commitdiff
0027061: Fixed compilation issue due to BOM
authorMartin Siggel <martin.siggel@dlr.de>
Wed, 6 Jan 2016 09:24:43 +0000 (10:24 +0100)
committerabv <abv@opencascade.com>
Mon, 11 Jan 2016 22:55:26 +0000 (01:55 +0300)
The byte order mark (BOM) in src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx
prevented compilation on some gcc compilers. I removed the BOM, which
fixes compilation.

src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx

index 761b0ccfbd69cb53837d2111ce3d96aa7a529841..3807bc82b8740f7aa4fe754db06627f84cb19eff 100644 (file)
@@ -1,4 +1,4 @@
-// Created on: 2015-06-30
+// Created on: 2015-06-30
 // Created by: Anton POLETAEV
 // Copyright (c) 2015 OPEN CASCADE SAS
 //