summaryrefslogtreecommitdiff
path: root/runtime/gc/space/space_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/space/space_test.h')
-rw-r--r--runtime/gc/space/space_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/space/space_test.h b/runtime/gc/space/space_test.h
index 4b01e83b38..2be1b9445a 100644
--- a/runtime/gc/space/space_test.h
+++ b/runtime/gc/space/space_test.h
@@ -31,7 +31,7 @@
#include "thread_list.h"
#include "zygote_space.h"
-namespace art {
+namespace art HIDDEN {
namespace gc {
namespace space {