Skip to content

Commit b4e4202

Browse files
committed
Convert all .cpp and .h files to UTF-8 with BOM
1 parent cec7117 commit b4e4202

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+53
-53
lines changed

src/examples/IfcParseExamples.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeom.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomCurves.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomFaces.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomFunctions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomHelpers.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomObjects.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomObjects.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomShapes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

src/ifcgeom/IfcGeomWires.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/********************************************************************************
1+
/********************************************************************************
22
* *
33
* This file is part of IfcOpenShell. *
44
* *

0 commit comments

Comments
 (0)