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 cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
machinebase.cpp pcihost: Fix pci_unregister_device. 2024-11-29 07:31:23 -07:00
machinebase.h pcihost: Fix pci_unregister_device. 2024-11-29 07:31:23 -07:00
machinecatalyst.cpp Remove using namespace std from remaining header files 2024-11-30 20:01:09 -08:00
machinefactory.cpp Add support for specifying properties of dynamically-registered devices via the command line 2024-11-21 22:58:36 -08:00
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