Skip to content

Commit cc95d11

Browse files
committed
Format the code
1 parent 0cb3b70 commit cc95d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/include/utility

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ template <class T>
279279
# include <__utility/unreachable.h>
280280
# endif
281281

282-
# if _LIBCPP_STD_VER >= 26
282+
# if _LIBCPP_STD_VER >= 26
283283
# include <__variant/monostate.h>
284284
# endif
285285

0 commit comments

Comments
 (0)