tags 361389 + patch thanks
--- ./sources/libgambit/list.h~ 2006-04-08 11:18:36.000000000 +0000
+++ ./sources/libgambit/list.h 2006-04-08 11:18:56.000000000 +0000
@@ -27,6 +27,8 @@
#ifndef LIBGAMBIT_LIST_H
#define LIBGAMBIT_LIST_H
+#include <cassert>
+
namespace Gambit {
template <class T> class List {
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

