aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:15:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:15:50 +0300
commit346b103d47f5c59e573f643a63d4d864c0d6e868 (patch)
tree97fdb65b382fba2b9ea884d77df873d5dc2499b8 /build
parenta78bb6294e00af3f7d8e72a64e613adf1f743311 (diff)
Add hxx extension for header
Diffstat (limited to 'build')
-rw-r--r--build/root.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build
index 833ec58..327dcda 100644
--- a/build/root.build
+++ b/build/root.build
@@ -6,7 +6,7 @@ cxx.std = 14
using cxx
-hxx{*}: extension =
+hxx{*}: extension = hxx
ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx