From 8e23697a6e3f993805d7bd90114a4dac1bbc8498 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 19 Jan 2005 04:59:41 +0000 Subject: minor changes corrected license files makefiles for linux added license stuff svn path=/trunk/; revision=2524 --- externals/grill/dyn/dyn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/dyn/dyn.h') diff --git a/externals/grill/dyn/dyn.h b/externals/grill/dyn/dyn.h index 3f593fe9..eeca0f43 100644 --- a/externals/grill/dyn/dyn.h +++ b/externals/grill/dyn/dyn.h @@ -23,7 +23,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. #define DYN_EXPORT __declspec(dllimport) #endif #else - #define DYN_EXPORT extern + #define DYN_EXPORT #endif -- cgit v1.2.1