mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-25 03:29:38 +00:00
35c86ad6bf
Result of running IWYU (https://include-what-you-use.org/) and applying most of the suggestions about unncessary includes and forward declarations. Was motivated by observing that <thread> was being included in ppcopcodes.cpp even though it was unused (found while researching the use of threads), but seems generally good to help with build times and correctness. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
machinebase.cpp | ||
machinebase.h | ||
machinecatalyst.cpp | ||
machinefactory.cpp | ||
machinefactory.h | ||
machinegazelle.cpp | ||
machinegossamer.cpp | ||
machinepdm.cpp | ||
machineproperties.cpp | ||
machineproperties.h | ||
machinetnt.cpp | ||
machineyosemite.cpp |