7 lines
62 B
C
7 lines
62 B
C
|
#ifndef HEADER2
|
||
|
#define HEADER2
|
||
|
|
||
|
#include "header3.h"
|
||
|
|
||
|
#endif
|