comment reformat

This commit is contained in:
John Cupitt 2016-04-17 10:22:20 +01:00
parent 78c8a8f99f
commit 567ea0c1c2

View File

@ -34,9 +34,8 @@
#include <glib-object.h>
/*
Define VIPS_CPLUSPLUS_EXPORTS to build a DLL using MSVC
*/
/* Define VIPS_CPLUSPLUS_EXPORTS to build a DLL using MSVC.
*/
#ifdef _MSC_VER
# ifdef VIPS_CPLUSPLUS_EXPORTS
# define VIPS_CPLUSPLUS_API __declspec(dllexport)