#include "SgSystem.h"
#include "GoBoard.h"
#include <boost/static_assert.hpp>
#include <algorithm>
#include "GoInit.h"
#include "SgNbIterator.h"
#include "SgStack.h"
Go to the source code of this file.
See GoBoard.h.
Definition in file GoBoard.cpp.