aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/glclock/files/patch-GLObject.H
blob: 6f204f2827a76d2e2c82193d176843db2e551049 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- GLObject.H.orig	2000-06-22 14:36:07 UTC
+++ GLObject.H
@@ -11,7 +11,7 @@
 #pragma warning(disable : 4051)     // ALPHA
 #endif
 
-#include <iostream.h>
+#include <iostream>
 
 #include "GLextensions.H"
 #include "PnmIO.H"