Update of /cvsroot/simspark/simspark/spark/salt
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv16106
Modified Files:
Tag: projectx
tvector.h
Log Message:
removed config.h inclusion
Index: tvector.h
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/salt/tvector.h,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -C2 -d -r1.1 -r1.1.4.1
*** tvector.h 5 Dec 2005 20:56:00 -0000 1.1
--- tvector.h 30 Mar 2007 03:36:14 -0000 1.1.4.1
***************
*** 34,41 ****
#define SALT_TVECTOR_H
- // #ifdef HAVE_CONFIG_H
- // #include <config.h>
- // #endif
-
#include "defines.h"
#include "gmath.h"
--- 34,37 ----
|