diff src/toplev.h @ 9237:3c1762c7e787

Add missing xxx_API decoration and remove misplaced ones
author Michael Goffioul <michael.goffioul@gmail.com>
date Thu, 21 May 2009 21:28:47 +0100
parents 659657942ba6
children b2790fd23800
line wrap: on
line diff
--- a/src/toplev.h	Thu May 21 21:12:08 2009 +0100
+++ b/src/toplev.h	Thu May 21 21:28:47 2009 +0100
@@ -83,6 +83,7 @@
 extern OCTINTERP_API bool octave_initialized;
 
 class
+OCTINTERP_API
 octave_call_stack
 {
 private: