X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Ftypes.h;h=17c07198a71f1a43be025fc8caa8bc62a791af77;hb=3b0b651ea1b555d8d023e45b43e5eb93b23d00a1;hp=0c0ca497ea023647e07abee61b802886f13e06d5;hpb=7df12c88a4e14611a2585d6e7c994c59e8d7485a;p=m6w6%2Fext-psi diff --git a/src/types.h b/src/types.h index 0c0ca49..17c0719 100644 --- a/src/types.h +++ b/src/types.h @@ -42,6 +42,7 @@ #include "types/const.h" #include "types/impl_arg.h" #include "types/impl_func.h" +#include "types/number.h" #include "types/num_exp.h" #include "types/decl_enum_item.h" #include "types/decl_enum.h"