From 9d13960d8fb4303979b7986db8c9e1f2c8565312 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 3 Dec 2010 07:33:52 -0800 Subject: uhd: added template macro to ddl import as well (macos) --- host/include/uhd/config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/config.hpp b/host/include/uhd/config.hpp index 006086480..9a29fb246 100644 --- a/host/include/uhd/config.hpp +++ b/host/include/uhd/config.hpp @@ -81,7 +81,7 @@ #define UHD_EXIM_TMPL UHD_HELPER_EXIM_TMPL #else #define UHD_API UHD_HELPER_DLL_IMPORT - #define UHD_EXIM_TMPL + #define UHD_EXIM_TMPL UHD_HELPER_EXIM_TMPL #endif // UHD_DLL_EXPORTS #define UHD_LOCAL UHD_HELPER_DLL_LOCAL #else // UHD_DLL is not defined: this means UHD is a static lib. -- cgit v1.2.3