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:
parent
325f9d6b08
commit
7a7030b9e3
@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2016-2020 Amebis
|
Copyright 2016-2020 Amebis
|
||||||
|
|
||||||
This file is part of stdex.
|
This file is part of stdex.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2016-2020 Amebis
|
Copyright 2016-2020 Amebis
|
||||||
|
|
||||||
This file is part of stdex.
|
This file is part of stdex.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2016-2020 Amebis
|
Copyright 2016-2020 Amebis
|
||||||
|
|
||||||
This file is part of stdex.
|
This file is part of stdex.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user