[Mockpp-commits] mockpp/mockpp/util NotImplementedException.cpp,1.15,1.16
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-03-24 20:51:39
|
Update of /cvsroot/mockpp/mockpp/mockpp/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11678/mockpp/util Modified Files: NotImplementedException.cpp Log Message: fixed compiler warnings Index: NotImplementedException.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/util/NotImplementedException.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- NotImplementedException.cpp 5 Mar 2005 14:53:41 -0000 1.15 +++ NotImplementedException.cpp 24 Mar 2005 20:51:31 -0000 1.16 @@ -51,3 +51,5 @@ + + |