Skip to content

Commit

Permalink
Merge aecc777 into 7918ae0
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Dec 30, 2019
2 parents 7918ae0 + aecc777 commit 69f64bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/internal/iutest_stdlib.hpp
Expand Up @@ -205,6 +205,9 @@
# endif
#endif

#if _LIBCPP_VERSION < 9000
# define IUTEST_HAS_CXX_HDR_FILESYSTEM 0
#endif
#if _LIBCPP_VERSION >= 3700
# if !defined(IUTEST_HAS_STD_INVOKE) && IUTEST_HAS_CXX1Z
# define IUTEST_HAS_STD_INVOKE 1
Expand Down

0 comments on commit 69f64bd

Please sign in to comment.