added #undef True/False to avoid collision with X11 (Patch #1562)
This commit is contained in:
		@@ -77,6 +77,8 @@ struct Accumulator<short>  { typedef float Type; };
 | 
			
		||||
template<>
 | 
			
		||||
struct Accumulator<int> { typedef float Type; };
 | 
			
		||||
 | 
			
		||||
#undef True
 | 
			
		||||
#undef False
 | 
			
		||||
 | 
			
		||||
class True
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user