File diff r27378:2a5253e9c380 → r27379:fc235a1040ab
src/script/api/script_log_types.hpp
Show inline comments
 
@@ -10,8 +10,6 @@
 
#ifndef SCRIPT_LOG_TYPES_HPP
 
#define SCRIPT_LOG_TYPES_HPP
 

	
 
#include <deque>
 

	
 
namespace ScriptLogTypes {
 
	/**
 
	 * Log levels; The value is also feed to Debug() lvl.