diff src/ov-cx-sparse.h @ 6109:c68896f193e3

[project @ 2006-10-27 02:16:18 by jwe]
author jwe
date Fri, 27 Oct 2006 02:16:19 +0000
parents c20eb7330d13
children 3c64128e621c
line wrap: on
line diff
--- a/src/ov-cx-sparse.h	Fri Oct 27 01:45:56 2006 +0000
+++ b/src/ov-cx-sparse.h	Fri Oct 27 02:16:19 2006 +0000
@@ -49,6 +49,7 @@
 class tree_walker;
 
 class
+OCTINTERP_API
 octave_sparse_complex_matrix : public octave_base_sparse<SparseComplexMatrix>
 {
 public: