11 lines
63 B
Plaintext
11 lines
63 B
Plaintext
|
|
#pragma once
|
|
|
|
#ifndef __STDIO_H
|
|
#include <stdio.h>
|
|
#endif
|
|
|
|
|
|
|
|
|