mirror of
				https://github.com/TES3MP/openmw-tes3mp.git
				synced 2025-11-03 08:26:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			221 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			221 B
		
	
	
	
		
			C++
		
	
	
	
	
	
#include "nullerrorhandler.hpp"
 | 
						|
 | 
						|
void Compiler::NullErrorHandler::report (const std::string& message, const TokenLoc& loc, Type type) {}
 | 
						|
 | 
						|
void Compiler::NullErrorHandler::report (const std::string& message, Type type) {}
 |