Update of /cvsroot/mahogany/M/include/modules
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12813/include/modules
Modified Files:
MCrypt.h
Log Message:
added virtual dtors for g++ 4
Index: MCrypt.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/modules/MCrypt.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -u -2 -r1.13 -r1.14
--- MCrypt.h 13 Oct 2003 00:41:13 -0000 1.13
+++ MCrypt.h 22 Mar 2005 02:06:44 -0000 1.14
@@ -166,4 +166,8 @@
//@}
+
+protected:
+ /// virtual dtor
+ virtual ~MCryptoEngine() { }
};
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates