summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-04-19 22:57:08 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-04-19 22:57:08 +0200
commit0c0292fec1304d25d00f01b307c88ec2066f29f5 (patch)
tree09f69084a825b827fd7f47271a25f2b63d1052ee /tests
parentc12b0d0ef846518db2d9c44676792a4bfc4ffe99 (diff)
downloadsink-0c0292fec1304d25d00f01b307c88ec2066f29f5.tar.gz
sink-0c0292fec1304d25d00f01b307c88ec2066f29f5.zip
Windows compat
Diffstat (limited to 'tests')
-rw-r--r--tests/hawd/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/hawd/main.cpp b/tests/hawd/main.cpp
index fb07b08..b097d97 100644
--- a/tests/hawd/main.cpp
+++ b/tests/hawd/main.cpp
@@ -17,8 +17,6 @@
17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18 */ 18 */
19 19
20#include <unistd.h>
21
22#include "module.h" 20#include "module.h"
23 21
24#include <QCoreApplication> 22#include <QCoreApplication>