Update git submodules
[LibreOffice.git] / external / lcms2 / c++17.patch.1
blobdc5b2ccde46c5501c189ce138644743b137ace7b
1 diff --git a/include/lcms2.h b/include/lcms2.h
2 index cf52014..926e2a0 100644
3 --- a/include/lcms2.h
4 +++ b/include/lcms2.h
5 @@ -62,7 +62,7 @@
6  // #define CMS_RELY_ON_WINDOWS_STATIC_MUTEX_INIT
7  
8  // Uncomment this to remove the "register" storage class
9 -// #define CMS_NO_REGISTER_KEYWORD 1
10 +#define CMS_NO_REGISTER_KEYWORD 1
12  // ********** End of configuration toggles ******************************