9 lines
67 B
C
9 lines
67 B
C
#ifndef __MAIN__H
|
|
#define __MAIN__H
|
|
|
|
#include "stdint.h"
|
|
|
|
#endif
|
|
|
|
|