mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 18:50:09 +01:00
Add missing #include (#4513)
Co-authored-by: Josh L <josh11b@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef CARBON_EXPLORER_INTERPRETER_TYPE_UTILS_H_
|
||||
#define CARBON_EXPLORER_INTERPRETER_TYPE_UTILS_H_
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
#include "explorer/base/nonnull.h"
|
||||
|
||||
namespace Carbon {
|
||||
|
||||
Reference in New Issue
Block a user