aboutsummaryrefslogtreecommitdiff
path: root/bdep/diagnostics.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-11 21:48:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-14 18:08:06 +0300
commitcbd7cabcc3e6b24e80521bfec230e905f420ff4f (patch)
treef30aa2cd077fcb6a1939a7fdb79a80346d44d350 /bdep/diagnostics.hxx
parent61cdde35094fc655eac2e6968b465f217e91d0ac (diff)
Add some tests
Diffstat (limited to 'bdep/diagnostics.hxx')
-rw-r--r--bdep/diagnostics.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bdep/diagnostics.hxx b/bdep/diagnostics.hxx
index 9a233f0..02765f5 100644
--- a/bdep/diagnostics.hxx
+++ b/bdep/diagnostics.hxx
@@ -5,6 +5,8 @@
#ifndef BDEP_DIAGNOSTICS_HXX
#define BDEP_DIAGNOSTICS_HXX
+#include <utility> // forward()
+
#include <odb/tracer.hxx>
#include <libbutl/diagnostics.mxx>