better-enums/test/performance/5-iostream.cc
2015-05-11 17:38:41 -04:00

7 lines
50 B
C++

#include <iostream>
int main()
{
return 0;
}