certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/libRTI RTItypes.cc


From: certi-cvs
Subject: [certi-cvs] certi/libRTI RTItypes.cc
Date: Sat, 04 Apr 2009 13:30:55 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Petr Gotthard <gotthardp>       09/04/04 13:30:55

Modified files:
        libRTI         : RTItypes.cc 

Log message:
        Bug #24930: Removed unnecessary #include causing link failure.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libRTI/RTItypes.cc?cvsroot=certi&r1=1.3&r2=1.4

Patches:
Index: RTItypes.cc
===================================================================
RCS file: /sources/certi/certi/libRTI/RTItypes.cc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- RTItypes.cc 2 Apr 2009 19:58:06 -0000       1.3
+++ RTItypes.cc 4 Apr 2009 13:30:54 -0000       1.4
@@ -16,10 +16,9 @@
 // License along with this program ; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// $Id: RTItypes.cc,v 1.3 2009/04/02 19:58:06 erk Exp $
+// $Id: RTItypes.cc,v 1.4 2009/04/04 13:30:54 gotthardp Exp $
 // ----------------------------------------------------------------------------
 
-#include "RTItypesImp.hh"
 #include "Exception.hh"
 #include "PrettyDebug.hh"
 #include <assert.h>
@@ -264,4 +263,4 @@
     return os<<(*ex);
 }
 
-// $Id: RTItypes.cc,v 1.3 2009/04/02 19:58:06 erk Exp $
+// $Id: RTItypes.cc,v 1.4 2009/04/04 13:30:54 gotthardp Exp $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]