C++程序  |  7行  |  64 B

#ifndef C_H_INCLUDED
#define C_H_INCLUDED

struct C {};

#endif