Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus)

pull/541/head
Andrei Kortunov 6 years ago
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…
Cancel
Save