branch | NewGRF_ports |
changeset 10724 | 68a692eacf22 |
parent 5835 | e0ff603ae0b7 |
--- a/src/os/macosx/G5_detector.cpp Fri Apr 25 02:15:34 2008 +0000 +++ b/src/os/macosx/G5_detector.cpp Mon May 26 20:45:25 2008 +0000 @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file G5_detector.cpp Detection for G5 machines (PowerPC). */ + #include <mach/mach.h> #include <mach/mach_host.h> #include <mach/host_info.h>