diff options
Diffstat (limited to 'libbrep/build-package.hxx')
-rw-r--r-- | libbrep/build-package.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbrep/build-package.hxx b/libbrep/build-package.hxx index c46119d..54edc2b 100644 --- a/libbrep/build-package.hxx +++ b/libbrep/build-package.hxx @@ -97,6 +97,7 @@ namespace brep { test_dependency_type type; bool buildtime; + optional<string> reflect; }; // Foreign object that is mapped to a subset of the package object. |