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