toon-members
[Top][All Lists]
Advanced

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

[Toon-members] TooN sl.h


From: Gerhard Reitmayr
Subject: [Toon-members] TooN sl.h
Date: Sat, 19 Dec 2009 05:56:14 +0000

CVSROOT:        /cvsroot/toon
Module name:    TooN
Changes by:     Gerhard Reitmayr <gerhard>      09/12/19 05:56:14

Modified files:
        .              : sl.h 

Log message:
        fixed missing header

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

Patches:
Index: sl.h
===================================================================
RCS file: /cvsroot/toon/TooN/sl.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- sl.h        16 Dec 2009 20:57:19 -0000      1.7
+++ sl.h        19 Dec 2009 05:56:14 -0000      1.8
@@ -34,6 +34,7 @@
 #include <TooN/TooN.h>
 #include <TooN/helpers.h>
 #include <TooN/gaussian_elimination.h>
+#include <TooN/determinant.h>
 #include <cassert>
 
 namespace TooN {




reply via email to

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