Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv26861/include

Modified Files:
        strutil.h 
Log Message:
header inside !USE_PCH needed under Windows too

Index: strutil.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/strutil.h,v
retrieving revision 1.64
retrieving revision 1.65
diff -b -u -2 -r1.64 -r1.65
--- strutil.h   2 Oct 2003 09:49:38 -0000       1.64
+++ strutil.h   2 Oct 2003 12:03:39 -0000       1.65
@@ -12,7 +12,5 @@
 #define STRUTIL_H
 
-#ifndef  USE_PCH
-#  include "miscutil.h"
-#endif
+#include "miscutil.h"      // for BOUND_POINTER
 
 #include <time.h>               // for time_t



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to