0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-28 17:28:14 +08:00

linux build

This commit is contained in:
Sergey Yagovtsev 2016-09-16 02:12:56 +03:00
parent 1c37f4cab5
commit c83fc4626b
2 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,6 @@
#include <QMessageBox> #include <QMessageBox>
#include <QDialog> #include <QDialog>
#include <QLineEdit>
#include <QFormLayout> #include <QFormLayout>
#include <QPushButton> #include <QPushButton>

View File

@ -38,6 +38,7 @@
#include <QTcpServer> #include <QTcpServer>
#include <QTcpSocket> #include <QTcpSocket>
#include <QThread> #include <QThread>
#include <QLineEdit>
#include "profiler/easy_socket.h" #include "profiler/easy_socket.h"
#undef max #undef max
#undef min #undef min