소스 검색

Merge branch 'master' of https://gitlab.vis.ethz.ch/niwinkle/chessy

nicolaswinkler 7 년 전
부모
커밋
bc0c136baa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/TimeManager.h

+ 1 - 0
src/TimeManager.h

@@ -11,6 +11,7 @@ namespace chessy
     class ChessGame;
 }
 
+
 class UciParser;