diff libinterp/corefcn/oct-hist.h @ 29233:665c9ed14c97

Set API tags in files in libinterp/corefcn (patch #8919). Add API tag to (template) class definitions. Add API tag to (un-defined) functions and member functions in headers. Export template function instantiations from .cc files.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 29 Dec 2020 18:15:36 +0100
parents bd51beb6205e
children 7854d5752dd2
line wrap: on
line diff
--- a/libinterp/corefcn/oct-hist.h	Tue Dec 29 18:06:37 2020 +0100
+++ b/libinterp/corefcn/oct-hist.h	Tue Dec 29 18:15:36 2020 +0100
@@ -38,7 +38,7 @@
 {
   class interpreter;
 
-  class history_system
+  class OCTINTERP_API history_system
   {
   public: