Fix compile issue due to utf-8 symbols
Visual Studio throws warnings because of LQUOTE and RQUOTE values: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
This commit is contained in:
parent
12bc8d78e7
commit
878524b8c4
@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
Copyright (c) 2014, 2015, 2016, 2017 Jarryd Beck
|
Copyright (c) 2014, 2015, 2016, 2017 Jarryd Beck
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user