diff liboctave/CMatrix.cc @ 6209:15b299f6803d

[project @ 2006-12-07 01:17:26 by jwe]
author jwe
date Thu, 07 Dec 2006 01:20:04 +0000
parents 3c92b8d892dd
children 334499d75c5c
line wrap: on
line diff
--- a/liboctave/CMatrix.cc	Wed Dec 06 20:23:19 2006 +0000
+++ b/liboctave/CMatrix.cc	Thu Dec 07 01:20:04 2006 +0000
@@ -29,6 +29,7 @@
 #include <cfloat>
 
 #include <iostream>
+#include <vector>
 
 // FIXME
 #ifdef HAVE_SYS_TYPES_H