Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;)

This commit is contained in:
Jacobo Tarrío
2001-07-16 20:35:42 +00:00
parent 2f1bb70e33
commit 8c47abb153
111 changed files with 437 additions and 431 deletions

View File

@@ -23,6 +23,8 @@
// $Id$
// ------------------------------------------------------------------
using namespace std;
#include <clocale>
#include <cstdio>
#include <iostream>