7 lines
48 B
C
7 lines
48 B
C
![]() |
#ifndef C_H
|
||
|
#define C_H
|
||
|
|
||
|
#include "a.h"
|
||
|
|
||
|
#endif
|