Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F4942959
qt-4.8.0-fix-include-windows-h.patch
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
394 B
Referenced Files
None
Subscribers
None
qt-4.8.0-fix-include-windows-h.patch
View Options
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
Details
Attached
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)
Attached To
Mode
rFRED fred
Attached
Detach File
Event Timeline
Log In to Comment