00001 /* This is a file lists the most depended-upon header files used by00002 * the project. It is automatically generated by:00003 * tools/genCommonHeader -d common.h -t .5500004 * When compiling for PLATFORM_LOCAL, this header will be precompiled. 00005 * It was created at Tue Feb 23 00:10:54 EST 2010 and checked into 00006 * CVS at $Date: 2010-02-23 15:32:06 $ */00007
00008 #ifdef __cplusplus //lets us blindly apply to C files as well00009
00010 #include "Shared/attributes.h"//24200011 #include "Shared/RobotInfo.h"//23700012 #include "Shared/LoadSave.h"//22900013 #include "Shared/XMLLoadSave.h"//22800014 #include "Shared/Resource.h"//22700015 #include "IPC/ProcessID.h"//20500016 #include "IPC/ListMemBuf.h"//19500017 #include "IPC/MutexLock.h"//19400018 #include "Shared/Factories.h"//19300019 #include "Shared/FamilyFactory.h"//19000020 #include "Wireless/Socket.h"//18400021 #include "Shared/plistPrimitives.h"//18100022 #include "Shared/plistBase.h"//18100023 #include "Events/EventBase.h"//17500024
00025 #endif //cplusplus