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:
Maksim Moisiuk 2020-05-20 12:10:27 +02:00
parent 12bc8d78e7
commit 878524b8c4

View File

@ -1,4 +1,4 @@
/*
/*
Copyright (c) 2014, 2015, 2016, 2017 Jarryd Beck