mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 19:59:28 +02:00
removing include
This commit is contained in:
parent
5f81224976
commit
4f547040c0
1 changed files with 1 additions and 2 deletions
|
@ -28,9 +28,8 @@
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sstream>
|
|
||||||
#include <QtCore/QtGlobal>
|
|
||||||
|
|
||||||
|
#include <QtCore/QtGlobal>
|
||||||
#include "SharedLogging.h"
|
#include "SharedLogging.h"
|
||||||
|
|
||||||
GPUIdent GPUIdent::_instance {};
|
GPUIdent GPUIdent::_instance {};
|
||||||
|
|
Loading…
Reference in a new issue