Page MenuHomePhabricator

qt-4.8.0-fix-include-windows-h.patch
No OneTemporary

Size
394 B
Referenced Files
None
Subscribers
None

qt-4.8.0-fix-include-windows-h.patch

diff --git a/tools/linguist/shared/profileevaluator.cpp b/tools/linguist/shared/profileevaluator.cpp
index 0539efa..f8767b7 100644
--- a/tools/linguist/shared/profileevaluator.cpp
+++ b/tools/linguist/shared/profileevaluator.cpp
@@ -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>

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jun 3, 9:02 AM (12 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1260720
Default Alt Text
qt-4.8.0-fix-include-windows-h.patch (394 B)

Event Timeline