diff --git a/frontends/verific/decorate_loops.h b/frontends/verific/decorate_loops.h index 204cbcd18..644578fdb 100644 --- a/frontends/verific/decorate_loops.h +++ b/frontends/verific/decorate_loops.h @@ -17,6 +17,7 @@ * */ #ifdef VERIFIC_LINEFILE_INCLUDES_LOOPS +#include /* This Visitor decorates the AST with a loop ID attribute for all outer for loops. All AST nodes contained within the subtree of an outer for-loop