diff options
Diffstat (limited to 'libcxx/include/__chrono/convert_to_timespec.h')
| -rw-r--r-- | libcxx/include/__chrono/convert_to_timespec.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/libcxx/include/__chrono/convert_to_timespec.h b/libcxx/include/__chrono/convert_to_timespec.h index e8631d135fee..fab07f2567d4 100644 --- a/libcxx/include/__chrono/convert_to_timespec.h +++ b/libcxx/include/__chrono/convert_to_timespec.h @@ -6,6 +6,7 @@  // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception  //  //===----------------------------------------------------------------------===// +  #ifndef _LIBCPP___CHRONO_CONVERT_TO_TIMESPEC_H  #define _LIBCPP___CHRONO_CONVERT_TO_TIMESPEC_H | 
