summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules
diff options
context:
space:
mode:
authorruki <[email protected]>2022-08-17 22:53:00 +0800
committerruki <[email protected]>2022-08-17 22:53:00 +0800
commit53049fbbe417b7fa85c773fc7c9bb83d3be1115b (patch)
tree109c62a6d46ebb443b6e4f00331acb3bf9015c08 /tests/projects/c++/modules
parentd7b348d387f8719c3d1757f50bfce18d7ba2d2e2 (diff)
improve gcc stl headerunits
Diffstat (limited to 'tests/projects/c++/modules')
-rw-r--r--tests/projects/c++/modules/stl_headerunit_cpp_only/test.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/c++/modules/stl_headerunit_cpp_only/test.lua b/tests/projects/c++/modules/stl_headerunit_cpp_only/test.lua
new file mode 100644
index 000000000..c18e5a1d0
--- /dev/null
+++ b/tests/projects/c++/modules/stl_headerunit_cpp_only/test.lua
@@ -0,0 +1 @@
+inherit(".test_headerunits")