Go to the documentation of this file.
3 #ifndef OSL_MINIBOARDCHAR50_H
4 #define OSL_MINIBOARDCHAR50_H
7 #include <boost/cstdint.hpp>
13 class MiniBoardChar50;
14 bool operator<(
const MiniBoardChar50&,
const MiniBoardChar50&);
15 bool operator==(
const MiniBoardChar50&,
const MiniBoardChar50&);