diff liboctave/sparse-sort.cc @ 7048:845ca0affec0

[project @ 2007-10-22 16:55:41 by jwe]
author jwe
date Mon, 22 Oct 2007 16:55:41 +0000
parents a1dbe9d80eee
children ada435261879
line wrap: on
line diff
--- a/liboctave/sparse-sort.cc
+++ b/liboctave/sparse-sort.cc
@@ -26,6 +26,7 @@
 #endif
 
 #include <cassert>
+#include <cstring>
 
 #include "oct-sort.cc"
 #include "quit.h"