| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -10,15 +10,15 @@ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					///////////////////////////////////////////////////////////////////////////////////
 | 
					 | 
					 | 
					 | 
					///////////////////////////////////////////////////////////////////////////////////
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					// Version
 | 
					 | 
					 | 
					 | 
					// Version
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#define GLM_VERSION					98 | 
					 | 
					 | 
					 | 
					#define GLM_VERSION					99 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#define GLM_VERSION_MAJOR			0 | 
					 | 
					 | 
					 | 
					#define GLM_VERSION_MAJOR			0 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#define GLM_VERSION_MINOR			9 | 
					 | 
					 | 
					 | 
					#define GLM_VERSION_MINOR			9 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#define GLM_VERSION_PATCH			8 | 
					 | 
					 | 
					 | 
					#define GLM_VERSION_PATCH			9 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#define GLM_VERSION_REVISION		0 | 
					 | 
					 | 
					 | 
					#define GLM_VERSION_REVISION		0 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_VERSION_DISPLAYED)) | 
					 | 
					 | 
					 | 
					#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_VERSION_DISPLAYED)) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#	define GLM_MESSAGE_VERSION_DISPLAYED | 
					 | 
					 | 
					 | 
					#	define GLM_MESSAGE_VERSION_DISPLAYED | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#	pragma message ("GLM: version 0.9.8.0") | 
					 | 
					 | 
					 | 
					#	pragma message ("GLM: version 0.9.9.0") | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#endif//GLM_MESSAGES
 | 
					 | 
					 | 
					 | 
					#endif//GLM_MESSAGES
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					// Report compiler detection
 | 
					 | 
					 | 
					 | 
					// Report compiler detection
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |