summaryrefslogtreecommitdiff
path: root/runtime/entrypoints/math_entrypoints.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/entrypoints/math_entrypoints.cc')
-rw-r--r--runtime/entrypoints/math_entrypoints.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/entrypoints/math_entrypoints.cc b/runtime/entrypoints/math_entrypoints.cc
index 5db8dbfe9d..6d94ba5ef8 100644
--- a/runtime/entrypoints/math_entrypoints.cc
+++ b/runtime/entrypoints/math_entrypoints.cc
@@ -14,8 +14,6 @@
* limitations under the License.
*/
-#include "math_entrypoints.h"
-
#include "entrypoint_utils-inl.h"
namespace art HIDDEN {