7 lines
83 B
C
7 lines
83 B
C
|
#ifndef HEADER_MYFUNTION_H
|
||
|
#define HEADER_MYFUNTION_H
|
||
|
|
||
|
#include <common.h>
|
||
|
|
||
|
#endif
|