Dev will compile with either:

#include <iostream>
using namespace std;

or

#include <iostream.h>


BH <--- C++ nOOb