about summary refs log tree commit diff
path: root/absl/debugging/internal/vdso_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/debugging/internal/vdso_support.h')
-rw-r--r--absl/debugging/internal/vdso_support.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/absl/debugging/internal/vdso_support.h b/absl/debugging/internal/vdso_support.h
index 9895b48dd3..6562c6c235 100644
--- a/absl/debugging/internal/vdso_support.h
+++ b/absl/debugging/internal/vdso_support.h
@@ -53,6 +53,7 @@
 #endif
 
 namespace absl {
+ABSL_NAMESPACE_BEGIN
 namespace debugging_internal {
 
 // NOTE: this class may be used from within tcmalloc, and can not
@@ -149,6 +150,7 @@ class VDSOSupport {
 int GetCPU();
 
 }  // namespace debugging_internal
+ABSL_NAMESPACE_END
 }  // namespace absl
 
 #endif  // ABSL_HAVE_ELF_MEM_IMAGE