]> git.sesse.net Git - stockfish/blobdiff - src/movepick.h
Silence a bunch of warnings under MSVC /W4
[stockfish] / src / movepick.h
index c2619be8baa03602703155e79bb0911dadc16a5c..a5403e096a834d2d9538ae29827109d2d1d828f8 100644 (file)
@@ -47,6 +47,8 @@ struct SearchStack;
 
 class MovePicker {
 
+  MovePicker& operator=(const MovePicker&); // Silence a warning under MSVC
+
 public:
 
   enum MovegenPhase {