1 2 3 4 5 6 7 8 9 10
--- windows/base_GLwindow.cc.orig Thu Feb 19 20:51:22 2004 +++ windows/base_GLwindow.cc Thu Feb 19 20:51:58 2004 @@ -9,6 +9,7 @@ // #include <ctime> +#include <assert.h> #include "base_GLwindow.h" #include "colour.h"