Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Comment closing endif.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhemstad committed Oct 22, 2020
1 parent c052535 commit e5a26a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcxx/include/type_traits
Original file line number Diff line number Diff line change
Expand Up @@ -4885,7 +4885,7 @@ _LIBCUDACXX_END_NAMESPACE_STD_NOVERSION
#else
}
#endif //_LIBCUDACXX_END_NAMESPACE_STD_NOVERSION
#endif
#endif // _LIBCUDACXX_STD_VER > 11

#ifndef __cuda_std__
#include <__pragma_pop>
Expand Down

0 comments on commit e5a26a6

Please sign in to comment.