summaryrefslogtreecommitdiff
path: root/tests/echotest.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2011-10-24 03:41:03 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2011-10-24 03:41:03 (GMT)
commit82ff5a12ec876c80a626357557fa8afdbf0721cc (patch)
tree97fcce1759b6813ec369d528862390795f74e196 /tests/echotest.cc
parentcbde518369b906febe816b199fd8e9d4d75231c0 (diff)
fdef getopt.h for MSVC, cleanup makefile, ignore another msvc warning
Diffstat (limited to 'tests/echotest.cc')
-rw-r--r--tests/echotest.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/echotest.cc b/tests/echotest.cc
index c53e47f..5b216f4 100644
--- a/tests/echotest.cc
+++ b/tests/echotest.cc
@@ -37,7 +37,9 @@
#include <QFile>
#include <QDir>
#include <QSet>
+#ifndef _MSC_VER
#include <getopt.h>
+#endif
#include <assert.h>
#include <iostream>
#include <sstream>
contact: Jan Huwald // Impressum