diff liboctave/oct-shlib.h @ 6108:143b556ce725

[project @ 2006-10-27 01:45:54 by jwe]
author jwe
date Fri, 27 Oct 2006 01:45:56 +0000
parents faafc2d98b8d
children ea65de49e18e
line wrap: on
line diff
--- a/liboctave/oct-shlib.h
+++ b/liboctave/oct-shlib.h
@@ -32,6 +32,7 @@
 // octave_shlib objects.
 
 class
+OCTAVE_API
 octave_xshlib
 {
 public:
@@ -40,6 +41,7 @@
 };
 
 class
+OCTAVE_API
 octave_shlib
 {
 public: