CGizmo: Remove <iostream>
Same behavior, minus an injected static constructor.
This commit is contained in:
parent
872fe90a41
commit
d235fd4b17
|
@ -5,7 +5,6 @@
|
|||
#include <Core/Render/CRenderer.h>
|
||||
#include <Common/Log.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <QApplication>
|
||||
#include <QDesktopWidget>
|
||||
#include <QScreen>
|
||||
|
|
Loading…
Reference in New Issue