mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-27 00:31:02 +08:00
(GUI) Removed unused includes
This commit is contained in:
parent
2c963d8d06
commit
ba2a8533ab
@ -50,17 +50,9 @@
|
||||
|
||||
#include <chrono>
|
||||
#include <QApplication>
|
||||
#include <QFontDatabase>
|
||||
#include <QImageReader>
|
||||
#include <iostream>
|
||||
#include <QtPlugin>
|
||||
|
||||
#include "main_window.h"
|
||||
#include "globals.h"
|
||||
|
||||
#include <easy/reader.h>
|
||||
|
||||
|
||||
#if defined(_WIN32) && defined (_BUILD_RELEASE_)
|
||||
#pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup")
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user