X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fsan.cpp;h=9d8a8cf42e5cce568f03d586c32f6335c260d318;hb=ee9f650242899373136a76d9549db7f2858c1b06;hp=cbae9cb8533a46b6be05e98ba7e25df6fa5f89da;hpb=93bc05cf693064b80bf70cb97c6d110ab8f0a015;p=stockfish diff --git a/src/san.cpp b/src/san.cpp index cbae9cb8..9d8a8cf4 100644 --- a/src/san.cpp +++ b/src/san.cpp @@ -31,6 +31,7 @@ #include "movepick.h" #include "san.h" +extern SearchStack EmptySearchStack; //// //// Local definitions