diff liboctave/dbleDET.h @ 6108:143b556ce725

[project @ 2006-10-27 01:45:54 by jwe]
author jwe
date Fri, 27 Oct 2006 01:45:56 +0000 (2006-10-27)
parents ace8d8d26933
children 93c65f2a5668
line wrap: on
line diff
--- a/liboctave/dbleDET.h
+++ b/liboctave/dbleDET.h
@@ -29,6 +29,7 @@
 // FIXME -- we could use templates here; compare with CmplxDET.h
 
 class
+OCTAVE_API
 DET
 {
 friend class Matrix;