summaryrefslogtreecommitdiff
path: root/runtime/gc/space/dlmalloc_space-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/space/dlmalloc_space-inl.h')
-rw-r--r--runtime/gc/space/dlmalloc_space-inl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/space/dlmalloc_space-inl.h b/runtime/gc/space/dlmalloc_space-inl.h
index 6041fd02af..0d9467314b 100644
--- a/runtime/gc/space/dlmalloc_space-inl.h
+++ b/runtime/gc/space/dlmalloc_space-inl.h
@@ -21,7 +21,7 @@
#include "gc/allocator/art-dlmalloc.h"
#include "thread.h"
-namespace art {
+namespace art HIDDEN {
namespace gc {
namespace space {