From: <sp...@us...> - 2004-02-28 21:16:59
|
Update of /cvsroot/rtk/rtk/rtk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30850/rtk Modified Files: TVector.h Log Message: The linux build was broken (Mikko, have you tested the CVT macron in rchar.cpp ;-)?) Index: TVector.h =================================================================== RCS file: /cvsroot/rtk/rtk/rtk/TVector.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TVector.h 28 Feb 2004 07:39:43 -0000 1.2 --- TVector.h 28 Feb 2004 20:59:24 -0000 1.3 *************** *** 44,47 **** --- 44,48 ---- #include <rtk/rchar.h> + #include <rtk/Vector.h> namespace Rtk |