X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fcolor.h;h=08eb8d8183c6edbdb9fc572003a5af1e49f42f6a;hp=c6897a2e3b9ad53f9607aa294fb523889900bc54;hb=8d86e95e37823f66e12d251bca1c4803de7c7d94;hpb=a5ae7fe26030bdd73a95fde3ebe841abfe84ec5e diff --git a/src/color.h b/src/color.h index c6897a2e..08eb8d81 100644 --- a/src/color.h +++ b/src/color.h @@ -38,7 +38,7 @@ enum SquareColor { LIGHT }; -ENABLE_OPERATORS_ON(Color); +ENABLE_OPERATORS_ON(Color) ////