8 lines
52 B
Text
8 lines
52 B
Text
|
#pragma once
|
||
|
|
||
|
#include <stdio.h>
|
||
|
|
||
|
namespace std
|
||
|
{
|
||
|
}
|