5 lines
54 B
C
5 lines
54 B
C
|
#ifndef __B_h__
|
||
|
#define __B_h__
|
||
|
#include "C.h"
|
||
|
#endif
|