diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-01 17:15:50 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-01 17:15:50 +0300 |
commit | 346b103d47f5c59e573f643a63d4d864c0d6e868 (patch) | |
tree | 97fdb65b382fba2b9ea884d77df873d5dc2499b8 /build/root.build | |
parent | a78bb6294e00af3f7d8e72a64e613adf1f743311 (diff) |
Add hxx extension for header
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 2 |
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 |