#ifndef CHESS_ENGINE_SEARCH_HPP #define CHESS_ENGINE_SEARCH_HPP class Search { }; #endif //CHESS_ENGINE_SEARCH_HPP