Codechange: Use std::map instead of custom SmallMap.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#define LINKGRAPH_H
|
||||
|
||||
#include "../core/pool_type.hpp"
|
||||
#include "../core/smallmap_type.hpp"
|
||||
#include "../station_base.h"
|
||||
#include "../cargotype.h"
|
||||
#include "../date_type.h"
|
||||
|
Reference in New Issue
Block a user