mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
272 B

--- ./src/ccexample.cc.orig 2008-11-01 12:30:37.000000000 +0000
+++ ./src/ccexample.cc 2008-11-01 12:30:44.000000000 +0000
@@ -2,7 +2,7 @@
#include <stdlib.h>
#include <string.h>
-#include <iostream.h>
+#include <iostream>
using namespace std;
#include <unistd.h>