/** * Production "d3d9.h" file. */ #ifndef _D3D9_H #define _D3D9_H const char* sayHello(); #endif