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