7 lines
90 B
C
7 lines
90 B
C
#ifndef BROLANG_GUARDED_H
|
|
#define BROLANG_GUARDED_H
|
|
|
|
#define IMPORTED_GUARDED 321
|
|
|
|
#endif
|