#include "SgSystem.h"#include "GoGtpExtraCommands.h"#include <limits>#include <boost/format.hpp>#include "GoBoard.h"#include "GoBoardUtil.h"#include "GoGtpCommandUtil.h"#include "GoLadder.h"#include "GoStaticLadder.h"Go to the source code of this file.
Definition in file GoGtpExtraCommands.cpp.