6 lines
50 B
C
6 lines
50 B
C
|
#include "StdIncDir.h"
|
||
|
int main()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|