From: Oliver O. <fr...@us...> - 2007-03-30 03:17:16
|
Update of /cvsroot/simspark/simspark/spark/oxygen/agentaspect In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv8684 Modified Files: Tag: projectx agentaspect.h Log Message: *** empty log message *** Index: agentaspect.h =================================================================== RCS file: /cvsroot/simspark/simspark/spark/oxygen/agentaspect/agentaspect.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** agentaspect.h 5 Dec 2005 21:16:49 -0000 1.1 --- agentaspect.h 30 Mar 2007 03:17:10 -0000 1.1.4.1 *************** *** 23,30 **** #define OXYGEN_AGENTASPECT_H - // #ifdef HAVE_CONFIG_H - // #include <config.h> - // #endif - #include <oxygen/sceneserver/transform.h> #include <oxygen/gamecontrolserver/actionobject.h> --- 23,26 ---- |