Several fixes for Mac
Compare changes
Files
12+ 1
− 1
@@ -11,7 +11,7 @@ ENDIF(wolf_INCLUDE_DIR)
@@ -11,7 +11,7 @@ ENDIF(wolf_INCLUDE_DIR)
These fixes should be useful for all, even non-Mac.
They relate to either forgotten #includes
, forgotten override
keywords, or forgotten const
keywords. They all caused compilation errors in my MacBook.