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/buildtab/driver.cxx | 2 +- tests/manifest/driver.cxx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/buildtab/driver.cxx b/tests/buildtab/driver.cxx index 28c48fb..e470780 100644 --- a/tests/buildtab/driver.cxx +++ b/tests/buildtab/driver.cxx @@ -6,7 +6,7 @@ #include #include -#include // operator<<(ostream,exception) +#include // operator<<(ostream,exception) #include 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