--- branches/new_design/OOPSE-2.0/src/applications/simpleBuilder/Lattice.hpp 2004/10/28 22:34:02 1683 +++ branches/new_design/OOPSE-2.0/src/applications/simpleBuilder/Lattice.hpp 2004/12/02 03:12:25 1824 @@ -3,8 +3,8 @@ using namespace std; #include "applications/simpleBuilder/BaseLattice.hpp" #include #include -using namespace std; + const string FCCLatticeType = "FCC"; const string BCCLatticeType = "BCC"; const string HCPCLatticeType = "HCP";