mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 06:31:54 +00:00 
			
		
		
		
	[common] fix building on mingw for linux
This commit is contained in:
		@@ -17,6 +17,10 @@ this program; if not, write to the Free Software Foundation, Inc., 59 Temple
 | 
			
		||||
Place, Suite 330, Boston, MA 02111-1307 USA
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
#ifndef __STDC_FORMAT_MACROS
 | 
			
		||||
#define __STDC_FORMAT_MACROS
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include <inttypes.h>
 | 
			
		||||
#include "time.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user