Skip to content

Commit

Permalink
Add missing include in generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
mnottale committed Nov 15, 2023
1 parent c9153c0 commit 4317f6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/ast-fwd-gen
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ print >>fwd_hh, """
# include <boost/preprocessor/array.hpp>
# include <boost/preprocessor/repeat.hpp>
# include <boost/preprocessor/seq/for_each.hpp>
# include <boost/unordered_map.hpp>
# include <libport/intrusive-ptr.hh>
# include <libport/typelist.hh>
Expand Down

0 comments on commit 4317f6e

Please sign in to comment.