diff options
| author | ruki <[email protected]> | 2022-08-17 22:53:00 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-08-17 22:53:00 +0800 |
| commit | 53049fbbe417b7fa85c773fc7c9bb83d3be1115b (patch) | |
| tree | 109c62a6d46ebb443b6e4f00331acb3bf9015c08 /tests/projects/c++/modules/stl_headerunit_cpp_only | |
| parent | d7b348d387f8719c3d1757f50bfce18d7ba2d2e2 (diff) | |
improve gcc stl headerunits
Diffstat (limited to 'tests/projects/c++/modules/stl_headerunit_cpp_only')
| -rw-r--r-- | tests/projects/c++/modules/stl_headerunit_cpp_only/test.lua | 1 |
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") |
