C++程序  |  5行  |  46 B

#ifndef A_H
#define A_H
typedef int A;
#endif