Codechange: Use std::map instead of custom SmallMap.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#ifndef SCRIPT_CONFIG_HPP
|
||||
#define SCRIPT_CONFIG_HPP
|
||||
|
||||
#include "../core/smallmap_type.hpp"
|
||||
#include "../company_type.h"
|
||||
#include "../textfile_gui.h"
|
||||
#include "script_instance.hpp"
|
||||
|
Reference in New Issue
Block a user