From a8758228f4737b9b930986ed7be1c7148aae9810 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 19:33:47 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl --- unit-tests/bootstrap-manifest/driver.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unit-tests') diff --git a/unit-tests/bootstrap-manifest/driver.cxx b/unit-tests/bootstrap-manifest/driver.cxx index 1412c21..f08cbca 100644 --- a/unit-tests/bootstrap-manifest/driver.cxx +++ b/unit-tests/bootstrap-manifest/driver.cxx @@ -5,8 +5,8 @@ #include // ios_base::failbit, ios_base::badbit #include -#include -#include +#include +#include #include #include -- cgit v1.1