From 424e315dfa9a78aebf0653c95f83fe6ed452dd8e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 2 May 2017 21:26:58 +0300 Subject: Add hxx extension for headers and libstud prefix for library dir --- tests/roundtrip/driver.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/roundtrip/driver.cxx') diff --git a/tests/roundtrip/driver.cxx b/tests/roundtrip/driver.cxx index b056eeb..856b956 100644 --- a/tests/roundtrip/driver.cxx +++ b/tests/roundtrip/driver.cxx @@ -7,8 +7,8 @@ #include #include -#include -#include +#include +#include using namespace std; using namespace xml; -- cgit v1.1