#include <algorithm>
#include <cassert>
#include "event.hpp"
#include "world.hpp"
#include "nation.hpp"
Go to the source code of this file.