aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flsupport.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-18 04:56:27 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-18 04:56:27 +0000
commit580674d6bca1ad72d351cbe81af9e4f43af46a53 (patch)
tree08798436058b386130ad67fb29bb3cabe3121c9f /externals/grill/flext/source/flsupport.h
parent428806256328220836f6833c7b0fea5bc7157eac (diff)
fix for gcc
small update of linkage styles etc. svn path=/trunk/; revision=2632
Diffstat (limited to 'externals/grill/flext/source/flsupport.h')
-rw-r--r--externals/grill/flext/source/flsupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/source/flsupport.h b/externals/grill/flext/source/flsupport.h
index 2491c035..9c5a7a41 100644
--- a/externals/grill/flext/source/flsupport.h
+++ b/externals/grill/flext/source/flsupport.h
@@ -636,7 +636,7 @@ public:
};
template<int PRE>
- class FLEXT_SHARE AtomListStatic
+ class AtomListStatic
: public AtomListStaticBase
{
public: