summaryrefslogtreecommitdiffstats
path: root/runtime/class_reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/class_reference.h')
-rw-r--r--runtime/class_reference.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/class_reference.h b/runtime/class_reference.h
index 77c296facd..7b206126d6 100644
--- a/runtime/class_reference.h
+++ b/runtime/class_reference.h
@@ -18,6 +18,7 @@
#define ART_RUNTIME_CLASS_REFERENCE_H_
#include <stdint.h>
+#include <utility>
namespace art {