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 --- unit-tests/bootstrap-manifest/driver.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'unit-tests/bootstrap-manifest/driver.cxx') diff --git a/unit-tests/bootstrap-manifest/driver.cxx b/unit-tests/bootstrap-manifest/driver.cxx index 46e64bc..1412c21 100644 --- a/unit-tests/bootstrap-manifest/driver.cxx +++ b/unit-tests/bootstrap-manifest/driver.cxx @@ -8,11 +8,11 @@ #include #include -#include -#include +#include +#include -#include -#include +#include +#include using namespace std; using namespace butl; -- cgit v1.1