#ifndef D3D11RENDERER_H
#define D3D11RENDERER_H
namespace gfx {
class D3D11Renderer {
public:
};
}
#endif // D3D11RENDERER_H