CGizmo: Remove <iostream>

Same behavior, minus an injected static constructor.
This commit is contained in:
Lioncash 2020-07-04 13:16:35 -04:00
parent 872fe90a41
commit d235fd4b17
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <Core/Render/CRenderer.h>
#include <Common/Log.h>
#include <iostream>
#include <QApplication>
#include <QDesktopWidget>
#include <QScreen>