]> git.sesse.net Git - stockfish/blobdiff - src/direction.cpp
Retire direction.h
[stockfish] / src / direction.cpp
index 64898eaf4537e6e086264717868c732c6e90a8c3..0210381d86e6d0765694b28ce3b9326087f1e091 100644 (file)
@@ -1,7 +1,7 @@
 /*
   Stockfish, a UCI chess playing engine derived from Glaurung 2.1
   Copyright (C) 2004-2008 Tord Romstad (Glaurung author)
-  Copyright (C) 2008-2009 Marco Costalba
+  Copyright (C) 2008-2010 Marco Costalba, Joona Kiiski, Tord Romstad
 
   Stockfish is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -22,7 +22,6 @@
 //// Includes
 ////
 
-#include "direction.h"
 #include "square.h"