mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 20:17:01 +02:00
Removed hardcoded define HAVE_3DCONNEXIONCLIENT
This should be set from cmake, right?
This commit is contained in:
parent
d9f4b0218e
commit
8d16f60b15
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
||||||
#ifndef hifi_SpacemouseManager_h
|
#ifndef hifi_SpacemouseManager_h
|
||||||
#define hifi_SpacemouseManager_h
|
#define hifi_SpacemouseManager_h
|
||||||
|
|
||||||
#define HAVE_3DCONNEXIONCLIENT
|
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
#include <QLibrary>
|
#include <QLibrary>
|
||||||
#include <controllers/UserInputMapper.h>
|
#include <controllers/UserInputMapper.h>
|
||||||
|
|
Loading…
Reference in a new issue