7 lines
94 B
C
7 lines
94 B
C
#ifndef COMPLETE_MACROS_H_GUARD
|
|
#define COMPLETE_MACROS_H_GUARD
|
|
|
|
void in_header(int);
|
|
|
|
#endif
|