Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 227269
Collapse All | Expand All

(-)src.old/ccexample.cc (-1 / +1 lines)
Lines 2-8 Link Here
2
#include <stdlib.h>
2
#include <stdlib.h>
3
#include <string.h>
3
#include <string.h>
4
4
5
#include <iostream.h>
5
#include <iostream>
6
using namespace std;
6
using namespace std;
7
7
8
#include <unistd.h>
8
#include <unistd.h>

Return to bug 227269