Add UTF-8 BOM markers

MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2020-11-19 10:59:54 +01:00
parent 42daea5b5e
commit c7e29b1862
63 changed files with 63 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
/*
/*
Copyright 2015-2020 Amebis
This file is part of ZRCola.