mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:39:00 +08:00
73a02b9f70
* fix header file * prefer ninja * use github
11 lines
245 B
Diff
11 lines
245 B
Diff
--- lcms2.h Wed Jul 20 08:46:01 2016
|
|
+++ lcms2.h Mon Jan 30 15:01:12 2017
|
|
@@ -212,6 +212,7 @@
|
|
|
|
#endif // CMS_USE_BIG_ENDIAN
|
|
|
|
+#define CMS_DLL
|
|
|
|
// Calling convention -- this is hardly platform and compiler dependent
|
|
#ifdef CMS_IS_WINDOWS_
|