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/xhtml/driver.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/xhtml') diff --git a/examples/xhtml/driver.cxx b/examples/xhtml/driver.cxx index d22defc..cb5bd17 100644 --- a/examples/xhtml/driver.cxx +++ b/examples/xhtml/driver.cxx @@ -3,7 +3,7 @@ #include -#include +#include using namespace std; using namespace xml; -- cgit v1.1