Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11759/include

Modified Files:
        Address.h 
Log Message:
fixed compilation of PalmOS module

Index: Address.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Address.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- Address.h   6 Jul 2004 12:24:40 -0000       1.12
+++ Address.h   8 Jul 2004 21:46:28 -0000       1.13
@@ -22,4 +22,7 @@
 class Profile;
 
+// see near definition of this symbol in src/modules/PalmOS.cpp
+#ifndef M_DONT_DEFINE_ADDRESS
+
 /**
    Note on variable names: we have a lot of addresses here (strings, objects of
@@ -153,4 +156,7 @@
                        const AddressList_obj& addrList2);
 
+#endif // M_DONT_DEFINE_ADDRESS
+
+
 /// Values for ContainsOwnAddress() last parameter
 enum OwnAddressKind



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to