bhyve-fw: drop CSM
[oi-userland.git] / components / library / FreeImage / patches / TagConversion.cpp.patch
blob3857db571f6cd67beb0380489b00148a865f058f
1 --- FreeImage/Source/Metadata/TagConversion.cpp Sun Mar 25 12:30:54 2018
2 +++ FreeImage/Source/Metadata/TagConversion_.cpp Tue May 24 10:58:05 2022
3 @@ -30,6 +30,9 @@
5 #define MAX_TEXT_EXTENT 512
7 +typedef int64_t INT64;
8 +typedef uint64_t UINT64;
10 /**
11 Convert a tag to a C string