diff options
Diffstat (limited to 'libbuild2/c/target.hxx')
-rw-r--r-- | libbuild2/c/target.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/c/target.hxx b/libbuild2/c/target.hxx index 39fcf89..c9955e3 100644 --- a/libbuild2/c/target.hxx +++ b/libbuild2/c/target.hxx @@ -17,6 +17,7 @@ namespace build2 using cc::c; using cc::m; using cc::S; + using cc::c_inc; } } |