diff src/help.h @ 6692:89b916a9eb61

[project @ 2007-06-05 06:07:09 by jwe]
author jwe
date Tue, 05 Jun 2007 06:07:10 +0000
parents 7924a9086c08
children 93c65f2a5668
line wrap: on
line diff
--- a/src/help.h
+++ b/src/help.h
@@ -39,7 +39,7 @@
 
 extern void additional_help_message (std::ostream&);
 
-extern std::string raw_help (const std::string&, bool&);
+extern OCTINTERP_API std::string raw_help (const std::string&, bool&);
 
 // Name of the info file specified on command line.
 // (--info-file file)