Test-Libstl #Include #Include Int Main (Void) (Return 0 )

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

test-libstl

#include <cerrno>
#include <cstddef>
int main(void)
{
return 0;
}

Page 1

You might also like