summaryrefslogtreecommitdiff
path: root/runtime/mirror/method.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/mirror/method.cc')
-rw-r--r--runtime/mirror/method.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/mirror/method.cc b/runtime/mirror/method.cc
index f83f03c296..2511941175 100644
--- a/runtime/mirror/method.cc
+++ b/runtime/mirror/method.cc
@@ -22,7 +22,7 @@
#include "mirror/object-inl.h"
#include "obj_ptr-inl.h"
-namespace art {
+namespace art HIDDEN {
namespace mirror {
template <PointerSize kPointerSize>