From e897aa91a2a5c68a2f795f6a0a995600f13a85f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 14 May 2014 21:29:29 -0700 Subject: Convert to extension-less headers for API --- 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 48c96b4..e7a07f8 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