commit | d26407a2823463ffba88c16cb239c457abfbf201 | [log] [tgz] |
---|---|---|
author | Nikolas Klauser <nikolasklauser@berlin.de> | Thu Dec 02 14:12:51 2021 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 02 12:12:27 2021 -0800 |
tree | 9e359fe18ef409c88661047e59715077d3cee2d6 | |
parent | c55392c76e2c2b1355c85a6b577b98671fe2151c [diff] [blame] |
[libc++][NFC] Update namespace comments in include/ update the namspace comments in include/ Reviewed By: ldionne, #libc Spies: smeenai, libcxx-commits Differential Revision: https://reviews.llvm.org/D114947 NOKEYCHECK=True GitOrigin-RevId: d2b0df35afb7184f5a68f67d6ed0c6230688df7f
diff --git a/include/exception b/include/exception index 5f54861..886daac 100644 --- a/include/exception +++ b/include/exception
@@ -328,6 +328,6 @@ { } -} // std +} // namespace std #endif // _LIBCPP_EXCEPTION