]> git.sesse.net Git - stockfish/blobdiff - src/benchmark.cpp
Warn if a global function has no previous declaration
[stockfish] / src / benchmark.cpp
index 2abb9c8fbb5f868c78597c3dc4b93879821dffe3..a1ad055057b70a646e7f01bcf76bfffffc83b581 100644 (file)
@@ -16,6 +16,8 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+#include "benchmark.h"
+
 #include <fstream>
 #include <iostream>
 #include <istream>