From 60506cbcd48a905950971f7211ceef1867aa25c8 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Fri, 6 Nov 2015 06:30:12 +0000 Subject: Cleanup foo.h headers and __config to work in C llvm-svn: 252274 --- libcxx/include/inttypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/include/inttypes.h') diff --git a/libcxx/include/inttypes.h b/libcxx/include/inttypes.h index 328e57e5e4e..5c5618bef88 100644 --- a/libcxx/include/inttypes.h +++ b/libcxx/include/inttypes.h @@ -246,6 +246,6 @@ uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int #undef imaxabs #undef imaxdiv -#endif +#endif // __cplusplus #endif // _LIBCPP_INTTYPES_H -- cgit v1.2.3