Update of /cvsroot/monetdb/pathfinder/compiler/algebra
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17422/compiler/algebra

Modified Files:
        algebra_cse.c 
Log Message:
propagated changes of Thursday May 07 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/05/07 - sjoerd: compiler/algebra/algebra_cse.c,1.80.2.1
Removed #include "pf_config.h" from pathfinder.h and added it to all .c files 
under compiler/.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


U algebra_cse.c
Index: algebra_cse.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/algebra_cse.c,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- algebra_cse.c       10 Mar 2009 12:20:38 -0000      1.81
+++ algebra_cse.c       7 May 2009 14:22:39 -0000       1.82
@@ -33,7 +33,8 @@
  * $Id$
  */
 
-/* always include pathfinder.h first! */
+/* always include pf_config.h first! */
+#include "pf_config.h"
 #include "pathfinder.h"
 
 #include "oops.h"


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to