view src/qt-2-shared-tools-fixes.patch @ 4328:33045d291c2b

of-nan: update v3.1.1 * build_packages.m: update nan version * dist-files.mk; removed of-nan-1-cross-fixes.patch * src/of-nan.mk: update version, checksum * src/of-nan-1-cross-fixes.patch: removed
author John D
date Wed, 11 Jan 2017 16:12:38 -0500
parents 6303de54ff1b
children
line wrap: on
line source

diff -ur qt-everywhere-opensource-src-4.8.7.orig/tools/linguist/shared/profileevaluator.cpp qt-everywhere-opensource-src-4.8.7/tools/linguist/shared/profileevaluator.cpp
--- qt-everywhere-opensource-src-4.8.7.orig/tools/linguist/shared/profileevaluator.cpp	2015-06-07 17:14:32.348070244 -0400
+++ qt-everywhere-opensource-src-4.8.7/tools/linguist/shared/profileevaluator.cpp	2015-06-07 17:16:43.792075123 -0400
@@ -65,7 +65,7 @@
 #include <unistd.h>
 #include <sys/utsname.h>
 #else
-#include <Windows.h>
+#include <windows.h>
 #endif
 #include <stdio.h>
 #include <stdlib.h>