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 --- examples/roundtrip/driver.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/roundtrip') diff --git a/examples/roundtrip/driver.cxx b/examples/roundtrip/driver.cxx index 9b8d512..f2178eb 100644 --- a/examples/roundtrip/driver.cxx +++ b/examples/roundtrip/driver.cxx @@ -5,8 +5,8 @@ #include #include -#include -#include +#include +#include using namespace std; using namespace xml; -- cgit v1.1