summaryrefslogtreecommitdiff
path: root/runtime/jit/profile_saver_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/jit/profile_saver_options.h')
-rw-r--r--runtime/jit/profile_saver_options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/jit/profile_saver_options.h b/runtime/jit/profile_saver_options.h
index 251227e89c..d1e14e2766 100644
--- a/runtime/jit/profile_saver_options.h
+++ b/runtime/jit/profile_saver_options.h
@@ -13,8 +13,8 @@
#ifndef ART_RUNTIME_JIT_PROFILE_SAVER_OPTIONS_H_
#define ART_RUNTIME_JIT_PROFILE_SAVER_OPTIONS_H_
-#include <string>
#include <ostream>
+#include <string>
namespace art {