[ismrmrd] 50/281: Small fix to Windows Exports

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:00:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag ismrmrd0.5
in repository ismrmrd.

commit 42b208cfa4aa7f60dc07e186498700777cdc9c9b
Author: Michael S. Hansen <michael.hansen at nih.gov>
Date:   Thu Sep 13 13:52:37 2012 -0400

    Small fix to Windows Exports
---
 ismrmrd_xsd_export.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ismrmrd_xsd_export.h b/ismrmrd_xsd_export.h
index 40c3a9a..cbb30de 100644
--- a/ismrmrd_xsd_export.h
+++ b/ismrmrd_xsd_export.h
@@ -9,7 +9,7 @@
 #define ISMRMRD_XSD_EXPORT_H_
 
 #if defined (WIN32)
-#if defined (ismrmrd_EXPORTS)
+#if defined (ismrmrd_xsd_EXPORTS)
 #define EXPORTISMRMRDXSD __declspec(dllexport)
 #else
 #define EXPORTISMRMRDXSD __declspec(dllimport)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git



More information about the debian-science-commits mailing list