summaryrefslogtreecommitdiff
path: root/runtime/mirror/object_array-alloc-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/mirror/object_array-alloc-inl.h')
-rw-r--r--runtime/mirror/object_array-alloc-inl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/mirror/object_array-alloc-inl.h b/runtime/mirror/object_array-alloc-inl.h
index 594b0a6346..e79d154f84 100644
--- a/runtime/mirror/object_array-alloc-inl.h
+++ b/runtime/mirror/object_array-alloc-inl.h
@@ -29,7 +29,7 @@
#include "object-inl.h"
#include "runtime.h"
-namespace art {
+namespace art HIDDEN {
namespace mirror {
template<class T>