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