|
OpenTTD Source
1.11.0-beta2
|
#include "../../stdafx.h"#include "../../core/alloc_func.hpp"#include "queue.h"#include "../../safeguards.h"Go to the source code of this file.
Implementation of the BinaryHeap/Hash.
Definition in file queue.cpp.