Skip to content

Commit

Permalink
fix compilation with QT 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evilbulgarian committed Oct 30, 2015
1 parent e2338c2 commit 15aa6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Software/src/qtsingleapplication/src/qtlocalpeer.cpp
Expand Up @@ -42,6 +42,7 @@
#include "qtlocalpeer.h"
#include <QCoreApplication>
#include <QTime>
#include <QDataStream>

#if defined(Q_OS_WIN)
#include <QLibrary>
Expand Down

0 comments on commit 15aa6ab

Please sign in to comment.