diff options
Diffstat (limited to 'libbuild2/variable.hxx')
-rw-r--r-- | libbuild2/variable.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libbuild2/variable.hxx b/libbuild2/variable.hxx index a40da92..a272013 100644 --- a/libbuild2/variable.hxx +++ b/libbuild2/variable.hxx @@ -882,6 +882,8 @@ namespace build2 // name // + // Note that a typed name is never a pattern. + // template <> struct LIBBUILD2_SYMEXPORT value_traits<name> { |