From 580674d6bca1ad72d351cbe81af9e4f43af46a53 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 18 Mar 2005 04:56:27 +0000 Subject: fix for gcc small update of linkage styles etc. svn path=/trunk/; revision=2632 --- externals/grill/flext/source/flsupport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/source/flsupport.h') 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 - class FLEXT_SHARE AtomListStatic + class AtomListStatic : public AtomListStaticBase { public: -- cgit v1.2.1