#include <iostream>#include <set>#include <string>#include "Jogador.hpp"#include "Cadastro.hpp"#include "Connect4.hpp"#include "Jogo_Da_Velha.hpp"#include "Reversi.hpp"#include "GerenciadorDeJogos.hpp"
Functions | |
| void | verificarEntrada (const std::string &entrada) |
| int | main () |
| int main | ( | ) |

| void verificarEntrada | ( | const std::string & | entrada | ) |
