mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	https://iipimage.sourceforge.net IIPImage image server: iipsrv. An advanced high-performance image server for high-resolution and scientific images
		
			
				
	
	
		
			11 lines
		
	
	
		
			291 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			291 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- iipsrv-1.2/src/RawTile.h
 | |
| +++ iipsrv-1.2/src/RawTile.new.h
 | |
| @@ -26,6 +26,7 @@
 | |
|  #include <string>
 | |
|  #include <cstdlib>
 | |
|  #include <ctime>
 | |
| +#include <cstdint>
 | |
|  
 | |
|  #if !( (__cplusplus >= 201103L) || ((defined(_MSC_VER) && _MSC_VER >= 1900)) )
 | |
|  #include <stdint.h>          // Required for C++98
 |