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 333d39f..308bda9 100644 --- a/libbuild2/c/target.hxx +++ b/libbuild2/c/target.hxx @@ -15,6 +15,7 @@ namespace build2 { using cc::h; using cc::c; + using cc::m; } } |