8 lines
77 B
C
8 lines
77 B
C
|
#ifndef TEST_H
|
||
|
#define TEST_H
|
||
|
|
||
|
#include "test2.h"
|
||
|
#include "test2.h"
|
||
|
|
||
|
#endif
|