projucer: Refresh patch to apply cleanly

This was resulting on rejects on master

patching file modules/juce_core/system/juce_StandardHeader.h
Hunk #1 FAILED at 64 (different line endings).
1 out of 1 hunk FAILED -- rejects in file modules/juce_core/system/juce_StandardHeader.h
Patch 0001-StandardHeader-Include-utility-for-GCC-12-compatibil.patch does not apply (enforce with -f)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Yoann Congal <yoann.congal@smile.fr>
This commit is contained in:
Khem Raj
2023-11-17 09:58:42 -08:00
parent 9d7b61e96b
commit 25a25a0955

View File

@@ -9,15 +9,13 @@ Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
modules/juce_core/system/juce_StandardHeader.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/modules/juce_core/system/juce_StandardHeader.h b/modules/juce_core/system/juce_StandardHeader.h
index fe164cdd3..cda6bbe86 100644
--- a/modules/juce_core/system/juce_StandardHeader.h
+++ b/modules/juce_core/system/juce_StandardHeader.h
@@ -64,6 +64,7 @@
#include <typeindex>
#include <unordered_map>
#include <unordered_set>
+#include <utility>
#include <vector>
#include <set>
#include <typeindex>
#include <unordered_map>
#include <unordered_set>
+#include <utility>
#include <vector>
#include <set>