Fixed compilation on Visual Studio 2010 and 2012 (issue #107)

This commit is contained in:
Benoit Blanchon
2015-08-27 21:47:49 +02:00
parent 01c287bc89
commit a1943e21ed
4 changed files with 14 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ v5.0.2
------
* Fixed Clang warning "register specifier is deprecated" (issue #102)
* Fixed compilation on Visual Studio 2010 and 2012 (issue #107)
v5.0.1
------