2 lines
66 B
C
2 lines
66 B
C
// import another header from the same module
|
|
#include "header.h"
|
// import another header from the same module
|
|
#include "header.h"
|