[svn-r23746] Correct Windows setting after tests on windows

This commit is contained in:
Allen Byrne 2013-06-10 14:23:27 -05:00
parent feb14ea872
commit 7e2733da8c

View File

@ -190,7 +190,7 @@ ENDIF (WINDOWS)
# something not quite correct with the actual test implementation. This affects
# the 'dt_arith' test and most likely lots of other code
# ----------------------------------------------------------------------------
#SET (H5_FP_TO_ULLONG_RIGHT_MAXIMUM "" CACHE INTERNAL "")
SET (H5_FP_TO_ULLONG_RIGHT_MAXIMUM "" CACHE INTERNAL "")
# ----------------------------------------------------------------------
# END of WINDOWS Hard code Values