|
From: Terry T. <ter...@us...> - 2005-01-24 03:44:37
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10519/Frontier/Common/Paige/headers Modified Files: pgHLevel.h Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: pgHLevel.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgHLevel.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pgHLevel.h 11 Jan 2005 22:47:44 -0000 1.2 --- pgHLevel.h 24 Jan 2005 03:44:28 -0000 1.3 *************** *** 23,27 **** #define PGHLEVEL_H ! #include "Paige.h" #ifdef applec --- 23,27 ---- #define PGHLEVEL_H ! #include "PAIGE.H" #ifdef applec |