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/inheritance/driver.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/inheritance/driver.cxx') diff --git a/examples/inheritance/driver.cxx b/examples/inheritance/driver.cxx index c07a0ea..8fc23b1 100644 --- a/examples/inheritance/driver.cxx +++ b/examples/inheritance/driver.cxx @@ -4,8 +4,8 @@ #include #include -#include -#include +#include +#include #include "position.hxx" -- cgit v1.1