|
From: Terry T. <ter...@us...> - 2005-01-24 03:38:59
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8840/Frontier/Common/headers Modified Files: wpinternal.h Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: wpinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/wpinternal.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** wpinternal.h 11 Jan 2005 22:48:02 -0000 1.2 --- wpinternal.h 24 Jan 2005 03:38:51 -0000 1.3 *************** *** 31,35 **** #undef abs ! #include "paige.h" --- 31,35 ---- #undef abs ! #include "PAIGE.H" |