mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 06:56:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			C++
		
	
	
	
	
	
 | 
						|
#include "verifier.hpp"
 | 
						|
 | 
						|
#include "../doc/state.hpp"
 | 
						|
 | 
						|
CSMTools::Verifier::Verifier() : Operation (CSMDoc::State_Verifying)
 | 
						|
{}
 |