mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:30:38 +08:00
e3a3942a9e
* [highway] update to 1.0.2 * [lcms] update to 2.14 * [libjxl] update to 0.7.0
13 lines
373 B
Diff
13 lines
373 B
Diff
diff --git a/include/lcms2.h b/include/lcms2.h
|
|
index fd4ac7c..a99bdd2 100644
|
|
--- a/include/lcms2.h
|
|
+++ b/include/lcms2.h
|
|
@@ -227,6 +227,7 @@ typedef int cmsBool;
|
|
|
|
|
|
// Calling convention -- this is hardly platform and compiler dependent
|
|
+#define CMS_DLL
|
|
#ifdef CMS_IS_WINDOWS_
|
|
# if defined(CMS_DLL) || defined(CMS_DLL_BUILD)
|
|
# ifdef __BORLANDC__
|