--- kmplot/view.cpp.orig 2014-09-17 13:01:07 UTC
+++ kmplot/view.cpp
@@ -73,7 +73,7 @@
#include <ieeefp.h>
#endif
-#if defined(Q_CC_MINGW)
+#if defined(Q_CC_MINGW) || __GNUC__ == 5
using namespace std;