6 lines
65 B
C
6 lines
65 B
C
#ifndef __MAIN_H__
|
|
#define __MAIN_H__
|
|
|
|
#include <stdio.h>
|
|
|
|
#endif |