diff liboctave/str-vec.h @ 6108:143b556ce725

[project @ 2006-10-27 01:45:54 by jwe]
author jwe
date Fri, 27 Oct 2006 01:45:56 +0000
parents 84ca47e311b3
children 41c1deed5613
line wrap: on
line diff
--- a/liboctave/str-vec.h
+++ b/liboctave/str-vec.h
@@ -31,6 +31,7 @@
 #include "Array.h"
 
 class
+OCTAVE_API
 string_vector : public Array<std::string>
 {
 public: