diff src/ov-cx-mat.h @ 6693:768d3ad80bbf

[project @ 2007-06-06 05:18:54 by jwe]
author jwe
date Wed, 06 Jun 2007 05:18:54 +0000
parents 85c7dc4afe6b
children 9e32bb109980
line wrap: on
line diff
--- a/src/ov-cx-mat.h	Tue Jun 05 06:07:10 2007 +0000
+++ b/src/ov-cx-mat.h	Wed Jun 06 05:18:54 2007 +0000
@@ -49,6 +49,7 @@
 // Complex matrix values.
 
 class
+OCTINTERP_API
 octave_complex_matrix : public octave_base_matrix<ComplexNDArray>
 {
 public: