toon-members
[Top][All Lists]
Advanced

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

[Toon-members] TooN sl.h


From: Georg Klein
Subject: [Toon-members] TooN sl.h
Date: Tue, 19 May 2009 09:46:34 +0000

CVSROOT:        /sources/toon
Module name:    TooN
Changes by:     Georg Klein <georgklein>        09/05/19 09:46:34

Modified files:
        .              : sl.h 

Log message:
        sl needs cassert

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/sl.h?cvsroot=toon&r1=1.5&r2=1.6

Patches:
Index: sl.h
===================================================================
RCS file: /sources/toon/TooN/sl.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- sl.h        13 May 2009 16:01:00 -0000      1.5
+++ sl.h        19 May 2009 09:46:34 -0000      1.6
@@ -34,7 +34,7 @@
 #include <TooN/TooN.h>
 #include <TooN/helpers.h>
 #include <TooN/LU.h>
-
+#include <cassert>
 namespace TooN {
 
 template <int N, typename P> class SL;




reply via email to

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