summarylogtreecommitdiffstats
path: root/alephone-r5012-include-iostream.diff
blob: 94b8fcb5ddc49f4a85fc25465816fcb34ae9fb48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"