We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
system
1 parent 7fa6646 commit d33b4ebCopy full SHA for d33b4eb
cpp/common/test/includes/standard-library/cstdlib
@@ -22,5 +22,6 @@ using ::strtold;
22
using ::strtoll;
23
using ::strtoul;
24
using ::strtoull;
25
+using ::system;
26
} // namespace std
27
#endif // _GHLIBCPP_CSTDLIB
0 commit comments