summaryrefslogtreecommitdiff
path: root/runtime/mirror/object_reference-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/mirror/object_reference-inl.h')
-rw-r--r--runtime/mirror/object_reference-inl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/mirror/object_reference-inl.h b/runtime/mirror/object_reference-inl.h
index 183a5af201..8f793b442a 100644
--- a/runtime/mirror/object_reference-inl.h
+++ b/runtime/mirror/object_reference-inl.h
@@ -21,7 +21,7 @@
#include "obj_ptr-inl.h"
-namespace art {
+namespace art HIDDEN {
namespace mirror {
template<bool kPoisonReferences, class MirrorType>