git-svn-id: svn://db.shs.com.ru/libs@180 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2017-04-14 17:37:38 +00:00
parent 450ae1e202
commit 6702182e0f
3 changed files with 3 additions and 5 deletions

View File

@@ -4,7 +4,9 @@
#include "pidir.h"
//#include "ccm.h"
#include <QClipboard>
#ifdef CC_GCC
# include <unistd.h>
#endif
PIDumper::PIDumper(QWidget * parent): QMainWindow(parent) {
setupUi(this);

View File

@@ -6,9 +6,6 @@
#include <QTime>
#include <QDesktopWidget>
#include <qmath.h>
#ifdef CC_GCC
# include <unistd.h>
#endif
#include <QDebug>
#include "piqt.h"
#include "piconnection.h"

View File

@@ -23,7 +23,6 @@
#include "qglview_window.h"
//#include <GL/glew.h>
//#include <GL/freeglut.h>
//#include "unistd.h"
/*void display ()
{