Commit ab15efa3 authored by Clemens Hammacher's avatar Clemens Hammacher Committed by Commit Bot

[iwyu] Add missing includes

R=titzer@chromium.org

Change-Id: I26261e16a9db2b4b9622b1d4a3eab959fa24b7e3
Reviewed-on: https://chromium-review.googlesource.com/713496Reviewed-by: 's avatarBen Titzer <titzer@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48489}
parent 28b2753e
......@@ -5,6 +5,10 @@
#ifndef V8_REGLIST_H_
#define V8_REGLIST_H_
#include <cstdint>
#include "src/base/bits.h"
namespace v8 {
namespace internal {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment