libobs-opengl: Add windowless context #error

This commit is contained in:
jp9000 2015-08-02 01:35:42 -07:00
parent 358eb56228
commit 58b49f68a5

View file

@ -16,6 +16,7 @@
******************************************************************************/
#pragma once
#error "libobs-opengl is not compilable in this commit (windowless context)"
#include <util/darray.h>
#include <util/threading.h>