On Thu, 29 Nov 2018 at 19:11, Józef Kucia <joseph.kucia(a)gmail.com> wrote:
We currently include DXGI headers only when _WIN32 is defined. We
could include DXGI headers unconditionally, but those are not very
useful when we do not have DXGI.
Ah, right.