[Bf-blender-cvs] [0684d0f] terrible_consequencer: Fix compilation in MacOSX

Antony Riakiotakis noreply at git.blender.org
Wed Sep 24 16:28:56 CEST 2014


Commit: 0684d0fe9f3996307f5f15cd913eaa8f50d81e73
Author: Antony Riakiotakis
Date:   Wed Sep 24 16:28:50 2014 +0200
Branches: terrible_consequencer
https://developer.blender.org/rB0684d0fe9f3996307f5f15cd913eaa8f50d81e73

Fix compilation in MacOSX

===================================================================

M	intern/audaspace/intern/AUD_C-API.cpp

===================================================================

diff --git a/intern/audaspace/intern/AUD_C-API.cpp b/intern/audaspace/intern/AUD_C-API.cpp
index 74ad5e7..333c189 100644
--- a/intern/audaspace/intern/AUD_C-API.cpp
+++ b/intern/audaspace/intern/AUD_C-API.cpp
@@ -46,6 +46,7 @@
 #include <cstring>
 #include <cmath>
 #include <sstream>
+#include <iostream>
 
 #include "AUD_NULLDevice.h"
 #include "AUD_I3DDevice.h"




More information about the Bf-blender-cvs mailing list