mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 02:11:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			246 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			246 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
diff --git a/src/utils/Properties.h b/src/utils/Properties.h
 | 
						|
index e068052..e992946 100644
 | 
						|
--- a/src/utils/Properties.h
 | 
						|
+++ b/src/utils/Properties.h
 | 
						|
@@ -7,6 +7,7 @@
 | 
						|
 
 | 
						|
 #pragma once
 | 
						|
 
 | 
						|
+#include <ctime>
 | 
						|
 #include <string>
 | 
						|
 
 | 
						|
 namespace ffmpegdirect
 |