summarylogtreecommitdiffstats
path: root/alephone-r5012-include-iostream.diff
diff options
context:
space:
mode:
Diffstat (limited to 'alephone-r5012-include-iostream.diff')
-rw-r--r--alephone-r5012-include-iostream.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/alephone-r5012-include-iostream.diff b/alephone-r5012-include-iostream.diff
new file mode 100644
index 000000000000..94b8fcb5ddc4
--- /dev/null
+++ b/alephone-r5012-include-iostream.diff
@@ -0,0 +1,13 @@
+Index: Source_Files/Sound/SoundManager.cpp
+===================================================================
+--- Source_Files/Sound/SoundManager.cpp (Revision 5011)
++++ Source_Files/Sound/SoundManager.cpp (Revision 5012)
+@@ -20,6 +20,8 @@
+
+ */
+
++#include <iostream>
++
+ #include "SoundManager.h"
+ #include "ReplacementSounds.h"
+ #include "sound_definitions.h"