aboutsummaryrefslogtreecommitdiffhomepage
path: root/absl/types/internal/conformance_aliases.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/types/internal/conformance_aliases.h')
-rw-r--r--absl/types/internal/conformance_aliases.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/absl/types/internal/conformance_aliases.h b/absl/types/internal/conformance_aliases.h
index 7d5d0e0..0cc6884 100644
--- a/absl/types/internal/conformance_aliases.h
+++ b/absl/types/internal/conformance_aliases.h
@@ -26,6 +26,7 @@
#include "absl/types/internal/conformance_profile.h"
namespace absl {
+ABSL_NAMESPACE_BEGIN
namespace types_internal {
// Creates both a Profile and a corresponding Archetype with root name "name".
@@ -438,6 +439,7 @@ using ExpandSupportedProfiles = Receiver<
// (potentially) non-noexcept moves.
} // namespace types_internal
+ABSL_NAMESPACE_END
} // namespace absl
#undef ABSL_INTERNAL_PROFILE_AND_ARCHETYPE_ALIAS