Skip to content

Commit

Permalink
Merge pull request #85 from specklesystems/no-bom
Browse files Browse the repository at this point in the history
Removed BOM headers from files
  • Loading branch information
JR-Morgan authored Jul 6, 2023
2 parents a6b5a09 + f57ee46 commit 80b7cd8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


#include "Objects/Other/RevitInstance.h"
#include "LogSpeckle.h"

Expand Down
2 changes: 1 addition & 1 deletion Source/SpeckleUnreal/Public/Objects/Other/Instance.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


#pragma once

#include "CoreMinimal.h"
Expand Down
2 changes: 1 addition & 1 deletion Source/SpeckleUnreal/Public/Objects/Other/RevitInstance.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


#pragma once

#include "CoreMinimal.h"
Expand Down

0 comments on commit 80b7cd8

Please sign in to comment.