0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-27 08:41:02 +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 <QDialog>
#include <QLineEdit>
#include <QFormLayout>
#include <QPushButton>

View File

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