Skip to content

Commit 254e950

Browse files
Merge branch 'main' of github01.hclpnp.com:Modeling/rtistic-pub-doc
2 parents d24f0cf + e2e1174 commit 254e950

File tree

1 file changed

+1
-1
lines changed
  • art-comp-test/tests/move_function_2

1 file changed

+1
-1
lines changed

art-comp-test/tests/move_function_2/top.tcjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ let tc = TCF.define(TCF.ART_TO_CPP);
22
tc.topCapsule = 'Top';
33
tc.prerequisites = ["../../TestUtils/testlib.tcjs"];
44
tc.targetFolder = 'move_function_2_target';
5-
tc.cppCodeStandard = "C++ 11";
5+

0 commit comments

Comments
 (0)