diff src/pt-mat.cc @ 2580:fa7dd5fc7c59

[project @ 1996-12-10 06:30:41 by jwe]
author jwe
date Tue, 10 Dec 1996 06:33:51 +0000
parents 90fa35bd0216
children 9cbbbcf5b6f5
line wrap: on
line diff
--- a/src/pt-mat.cc	Tue Dec 10 05:56:09 1996 +0000
+++ b/src/pt-mat.cc	Tue Dec 10 06:33:51 1996 +0000
@@ -247,6 +247,9 @@
     ::warning ("%s near line %d, column %d", msg, l, c);
 }
 
+#include "SLList.h"
+#include "SLList.cc"
+
 template class SLNode<tm_row_const>;
 template class SLList<tm_row_const>;