mirror of
https://github.com/overte-org/overte.git
synced 2025-04-17 08:56:36 +02: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