diff options
Diffstat (limited to 'contrib/llvm-project/libcxx/src/iostream_init.h')
| -rw-r--r-- | contrib/llvm-project/libcxx/src/iostream_init.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm-project/libcxx/src/iostream_init.h b/contrib/llvm-project/libcxx/src/iostream_init.h index b0a60f42a67c..7d1bb5c2d7d8 100644 --- a/contrib/llvm-project/libcxx/src/iostream_init.h +++ b/contrib/llvm-project/libcxx/src/iostream_init.h @@ -1,2 +1,2 @@  #pragma GCC system_header -_LIBCPP_HIDDEN ios_base::Init __start_std_streams _LIBCPP_INIT_PRIORITY_MAX;
\ No newline at end of file +_LIBCPP_HIDDEN ios_base::Init __start_std_streams _LIBCPP_INIT_PRIORITY_MAX;  | 
