diff --git a/ecmascript/compiler/type.h b/ecmascript/compiler/type.h index 5b5e7e400cb24a7fd697a468cf6f59cea6d3c4c2..8c0586f7ca13a7496ed2a3316b3969f2a9d6830f 100644 --- a/ecmascript/compiler/type.h +++ b/ecmascript/compiler/type.h @@ -16,6 +16,7 @@ #ifndef ECMASCRIPT_COMPILER_TYPE_H #define ECMASCRIPT_COMPILER_TYPE_H +#include "ecmascript/base/config.h" #include "ecmascript/ts_types/global_ts_type_ref.h" #define VALUE_TYPE_LIST(V) \