Fix the build with GCC 4.1.

Reported by:	krismail
This commit is contained in:
Jeremy Messenger
2007-01-30 22:31:09 +00:00
parent 59db931ecc
commit 65d730f960

View File

@@ -0,0 +1,11 @@
--- y4mdenoise/Region2D.hh.orig Tue Jan 30 16:27:22 2007
+++ y4mdenoise/Region2D.hh Tue Jan 30 16:27:36 2007
@@ -16,7 +16,7 @@
#include "Status_t.h"
#include <iostream>
-
+#include <cassert>
// The 2-dimensional region class. Parameterized by the numeric type