From 0ffb0a1a0a13d07c4448f7752232d8854b790623 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 30 Apr 2017 23:21:12 +0300 Subject: Add hxx extension for headers and lib prefix for library dirs --- bbot/diagnostics.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bbot/diagnostics.cxx') diff --git a/bbot/diagnostics.cxx b/bbot/diagnostics.cxx index c6008c6..f3a2bb9 100644 --- a/bbot/diagnostics.cxx +++ b/bbot/diagnostics.cxx @@ -2,9 +2,9 @@ // copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : TBC; see accompanying LICENSE file -#include +#include -#include +#include using namespace std; using namespace butl; -- cgit v1.1