mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -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>
|
#include <osg/Group>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "asyncnavmeshupdater.hpp"
|
#include "asyncnavmeshupdater.hpp"
|
||||||
#include "debug.hpp"
|
#include "debug.hpp"
|
||||||
#include "makenavmesh.hpp"
|
#include "makenavmesh.hpp"
|
||||||
#include "settings.hpp"
|
#include "settings.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user