X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Ftypes.h;h=5497880fb60b7c1f99ffc936dde6dd592477ab87;hp=1a729f94e2c046a55b2011fd34b0e50479a04398;hb=6d8fda8d1cd382e6d6626df5353d285176bd9bf2;hpb=ddeb4918bce67ed63c5f4c8c4e250e92ebdef89d diff --git a/src/types.h b/src/types.h index 1a729f9..5497880 100644 --- a/src/types.h +++ b/src/types.h @@ -60,6 +60,7 @@ #include "types/decl_file.h" #include "types/free_exp.h" #include "types/free_stmt.h" +#include "types/assert_stmt.h" #include "types/layout.h" static inline impl_val *deref_impl_val(impl_val *ret_val, struct psi_decl_var *var) {