summaryrefslogtreecommitdiff
path: root/runtime/reflective_reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/reflective_reference.h')
-rw-r--r--runtime/reflective_reference.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/reflective_reference.h b/runtime/reflective_reference.h
index f57c0301bc..ef1ff2e613 100644
--- a/runtime/reflective_reference.h
+++ b/runtime/reflective_reference.h
@@ -21,7 +21,7 @@
#include "base/macros.h"
#include "mirror/object_reference.h"
-namespace art {
+namespace art HIDDEN {
class ArtField;
class ArtMethod;