C++程序  |  8行  |  63 B

#ifndef C_H
#define C_H

#include "a.h"
#include "b.h"

#endif