X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Ftypes.h;fp=src%2Ftypes.h;h=46a58a5894487704497fdf58f6197452c04f7bad;hp=e0c4b07106901079abd372701e4dfa634b8899b5;hb=d2e0af1718294569a84c3c15616c74e4d55ea579;hpb=fb8f7887c289ae74d6e8dd85d55ae09e6796e890 diff --git a/src/types.h b/src/types.h index e0c4b07..46a58a5 100644 --- a/src/types.h +++ b/src/types.h @@ -26,6 +26,8 @@ #ifndef PSI_TYPES_H #define PSI_TYPES_H +#include + #include "token.h" #include "types/impl_val.h" #include "types/decl_type.h"