mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
add a test to confirm link fail
This commit is contained in:
parent
9bd0bc671b
commit
691be3bf7c
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@ GLBackend::GLBackend() :
|
|||
_input(),
|
||||
_transform()
|
||||
{
|
||||
|
||||
// TEST FOR SANITY
|
||||
glewInit();
|
||||
}
|
||||
|
||||
GLBackend::~GLBackend() {
|
||||
|
|
Loading…
Reference in a new issue