From 12e2fa9e965ebcc4174a312ab28a9c3329f05c71 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 29 Apr 2017 16:18:12 +0300 Subject: Add hxx extension for headers and lib prefix for library dirs --- hello.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cxx b/hello.cxx index c105d17..728af76 100644 --- a/hello.cxx +++ b/hello.cxx @@ -2,7 +2,7 @@ #include -#include +#include using namespace std; -- cgit v1.1