From f63ef29b7e09e9366d7eefaf0d82f21679bab399 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 17:09:14 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl --- tests/repository-location/driver.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/repository-location') diff --git a/tests/repository-location/driver.cxx b/tests/repository-location/driver.cxx index 3122393..c77a4eb 100644 --- a/tests/repository-location/driver.cxx +++ b/tests/repository-location/driver.cxx @@ -9,9 +9,9 @@ #include #include // invalid_argument -#include // operator<<(ostream, exception) -#include -#include +#include // operator<<(ostream, exception) +#include +#include #include -- cgit v1.1