5 lines
62 B
C
5 lines
62 B
C
|
#ifndef MAIN_H
|
||
|
#define MAIN_H
|
||
|
#include "prog_c/prog.h"
|
||
|
#endif
|