1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

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.
This commit is contained in:
Martin Siggel 2016-01-06 10:24:43 +01:00 committed by abv
parent 201c22081b
commit 39fb68ad20

View 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
//