C++程序  |  8行  |  63 B

#ifndef D_H
#define D_H

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

#endif