#include "thin3d/thin3d.h" namespace Draw { DrawContext *T3DCreateD3D11Context() { return nullptr; } } // namespace Draw