diff options
Diffstat (limited to 'libcxx/test/support/platform_support.h')
-rw-r--r-- | libcxx/test/support/platform_support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/support/platform_support.h b/libcxx/test/support/platform_support.h index 1aec3cdae6d..63311a52144 100644 --- a/libcxx/test/support/platform_support.h +++ b/libcxx/test/support/platform_support.h @@ -91,6 +91,6 @@ get_temp_file_name() return Name; #endif } -#endif // __CloundABI__ +#endif // __CloudABI__ #endif // PLATFORM_SUPPORT_H |