aboutsummaryrefslogtreecommitdiff
path: root/build2/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/types.hxx')
-rw-r--r--build2/types.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/build2/types.hxx b/build2/types.hxx
index 8764c35..94604e0 100644
--- a/build2/types.hxx
+++ b/build2/types.hxx
@@ -42,6 +42,7 @@
#include <libbutl/timestamp.mxx>
#include <libbutl/vector-view.mxx>
#include <libbutl/small-vector.mxx>
+#include <libbutl/project-name.mxx>
#include <libbutl/target-triplet.mxx>
#include <libbutl/standard-version.mxx>
@@ -273,6 +274,10 @@ namespace build2
using butl::standard_version;
using butl::standard_version_constraint;
+ // <libbutl/project-name.mxx>
+ //
+ using butl::project_name;
+
// Diagnostics location.
//
class location