diff options
Diffstat (limited to 'runtime/runtime_options.cc')
-rw-r--r-- | runtime/runtime_options.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/runtime_options.cc b/runtime/runtime_options.cc index e75481c78a..c54461e60e 100644 --- a/runtime/runtime_options.cc +++ b/runtime/runtime_options.cc @@ -13,11 +13,8 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - #include "runtime_options.h" -#include <memory> - #include "gc/heap.h" #include "monitor.h" #include "runtime.h" |