dingusppc/machines
Mihai Parparita 4479387580 Remove using namespace std from remaining header files
It's somewhat of an anti-pattern, and can lead to conflicts with
other symbols (e.g. the Windows build failure in https://github.com/dingusdev/dingusppc/actions/runs/11762906342/job/32766290288,
I removed `using namespace std` from timermanager.h to fix that one).
2024-11-30 20:01:09 -08:00
..
CMakeLists.txt
machinebase.cpp
machinebase.h
machinecatalyst.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machinefactory.cpp
machinefactory.h Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machinegazelle.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machinegossamer.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machinepdm.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machinepippin.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machineproperties.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machineproperties.h Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machinetnt.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machineyosemite.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00