r261: Use explicit std:: namespace
[ctsim.git] / include / imagefile.h
index dd0c0c9d5744e3a2c64b5a849a520f832b905175..443bf33a78547703a8a4edcbe7b118dc464fb3dc 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: imagefile.h,v 1.21 2000/12/16 03:29:02 kevin Exp $
+**  $Id: imagefile.h,v 1.22 2000/12/16 06:12:47 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -39,8 +39,6 @@
 #include "fnetorderstream.h"
 #include "array2dfile.h"
 
 #include "fnetorderstream.h"
 #include "array2dfile.h"
 
-using namespace std;
-
 #ifdef HAVE_MPI
 #include <mpi++.h>
 #endif
 #ifdef HAVE_MPI
 #include <mpi++.h>
 #endif