aboutsummaryrefslogtreecommitdiff
path: root/bdep/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/types.hxx')
-rw-r--r--bdep/types.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/bdep/types.hxx b/bdep/types.hxx
index a9adee6..0c13639 100644
--- a/bdep/types.hxx
+++ b/bdep/types.hxx
@@ -28,6 +28,7 @@
#include <libbutl/optional.mxx>
#include <libbutl/fdstream.mxx>
#include <libbutl/small-vector.mxx>
+#include <libbutl/standard-version.mxx>
namespace bdep
{
@@ -109,6 +110,10 @@ namespace bdep
using butl::ofdstream;
using butl::fdopen_mode;
using butl::fdstream_mode;
+
+ // <libbutl/standard-version.mxx>
+ //
+ using butl::standard_version;
}
// In order to be found (via ADL) these have to be either in std:: or in