File diff r18880:d1db1f3ee26b → r18881:ca79a2e629a6
src/ai/ai_info.cpp
Show inline comments
 
@@ -11,14 +11,11 @@
 

	
 
#include "../stdafx.h"
 

	
 
#include "../script/squirrel_helper.hpp"
 
#include "../script/squirrel_class.hpp"
 
#include "ai_info.hpp"
 
#include "ai_scanner.hpp"
 
#include "../settings_type.h"
 
#include "../debug.h"
 
#include "../rev.h"
 
#include "ai.hpp"
 

	
 
/**
 
 * Check if the API version provided by the AI is supported.