diff liboctave/file-ops.h @ 6108:143b556ce725

[project @ 2006-10-27 01:45:54 by jwe]
author jwe
date Fri, 27 Oct 2006 01:45:56 +0000
parents 941f0fc6b596
children 93c65f2a5668
line wrap: on
line diff
--- a/liboctave/file-ops.h
+++ b/liboctave/file-ops.h
@@ -33,6 +33,7 @@
 #include "str-vec.h"
 
 struct
+OCTAVE_API
 file_ops
 {
   static int mkdir (const std::string&, mode_t);