Fixed VS2015 Update 3 build error. (Thanks to Jeongkyu Kim for the patch)

This commit is contained in:
Jan Möbius
2016-06-30 13:53:23 +02:00
parent 658632d83a
commit 755f06bf11
2 changed files with 10 additions and 4 deletions

View File

@@ -9,6 +9,12 @@
<tr valign=top><td><b>6.2</b> (?/?/?)</td><td>
<b>General</b>
<ul>
<li>Fixed build error with Visual Studio 2015 Update 3</li>
</ul>
<b>Build System</b>
<ul>
<li>Fixed mingw compilataion error</li>