4 lines
44 B
C
4 lines
44 B
C
#ifndef X_H
|
|
#define X_H
|
|
struct X {};
|
|
#endif
|
#ifndef X_H
|
|
#define X_H
|
|
struct X {};
|
|
#endif
|