Skip to content
Permalink
Browse files
Add nullptr support
  • Loading branch information
m-kuhn committed Dec 3, 2015
1 parent 229d7ec commit 320c696
Showing 1 changed file with 1 addition and 0 deletions.
@@ -382,6 +382,7 @@ ENDIF()
#allow override keyword if available
IF (NOT USE_CXX_11)
ADD_DEFINITIONS("-Doverride=")
ADD_DEFINITIONS("-Dnullptr=0")
ENDIF()


0 comments on commit 320c696

Please sign in to comment.