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