mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus)
This commit is contained in:
parent
c66ddea429
commit
6832a2fa9a
@ -1,4 +1,4 @@
|
||||
#include "physicssystem.hpp"
|
||||
#include "physicssystem.hpp"
|
||||
|
||||
#include <osg/Group>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "asyncnavmeshupdater.hpp"
|
||||
#include "asyncnavmeshupdater.hpp"
|
||||
#include "debug.hpp"
|
||||
#include "makenavmesh.hpp"
|
||||
#include "settings.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user