changeset 5883:1de9a198a303

[project @ 2006-07-14 18:10:30 by jwe]
author jwe
date Fri, 14 Jul 2006 18:10:30 +0000
parents ef3127d910bc
children 9a5a0d5ef82a
files liboctave/oct-sort.cc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/oct-sort.cc
+++ b/liboctave/oct-sort.cc
@@ -84,6 +84,8 @@
 #include <config.h>
 #endif
 
+#include <cassert>
+
 #include "lo-mappers.h"
 #include "quit.h"
 #include "oct-sort.h"