Update date.h (#451)

endf -> endif
This commit is contained in:
Jonathan Chapple 2019-05-20 06:44:20 -07:00 committed by Howard Hinnant
parent a029f1105d
commit 7817ebf45a

View File

@ -98,7 +98,7 @@ namespace date
// MSVC
# ifndef _SILENCE_CXX17_UNCAUGHT_EXCEPTION_DEPRECATION_WARNING
# define _SILENCE_CXX17_UNCAUGHT_EXCEPTION_DEPRECATION_WARNING
# endf
# endif
# if _MSC_VER < 1910
// before VS2017
# define CONSTDATA const