view src/gcc-isl-1-fixes.patch @ 3640:5e169963644e

openal: update to 1.15.1 * src/openal.mk: update version * src/openal-1-fixes.patch: update patch from mxe-devel
author John Donoghue
date Tue, 01 Jul 2014 10:11:40 -0400
parents 3ba1b1d89243
children
line wrap: on
line source

diff -ur a/include/isl/int.h b/include/isl/int.h
--- a/include/isl/int.h	2012-11-29 03:47:32.000000000 -0500
+++ b/include/isl/int.h	2014-02-19 02:44:04.311137242 -0500
@@ -14,7 +14,7 @@
 #include <string.h>
 #include <gmp.h>
 #if defined(__cplusplus)
-#include <iostream>
+#include <ostream>
 #endif
 
 #if defined(__cplusplus)