diff liboctave/Array-ch.cc @ 6708:0ce71beb1cf3

[project @ 2007-06-13 06:40:48 by jwe]
author jwe
date Wed, 13 Jun 2007 06:40:49 +0000
parents 143b556ce725
children 93c65f2a5668
line wrap: on
line diff
--- a/liboctave/Array-ch.cc	Wed Jun 13 06:05:53 2007 +0000
+++ b/liboctave/Array-ch.cc	Wed Jun 13 06:40:49 2007 +0000
@@ -30,7 +30,7 @@
 #include "Array.h"
 #include "Array.cc"
 
-INSTANTIATE_ARRAY_AND_ASSIGN (char);
+INSTANTIATE_ARRAY_AND_ASSIGN (char, OCTAVE_API);
 
 #include "Array2.h"