libobs-d3d11: Add windowless context #error

This commit is contained in:
jp9000 2015-08-02 01:37:52 -07:00
parent 58b49f68a5
commit 844123164f

View File

@ -16,6 +16,7 @@
******************************************************************************/
#pragma once
#error "libobs-d3d11 is not compilable in this commit (windowless context)"
#include <util/AlignedNew.hpp>
#include <util/windows/win-version.h>