Merge branch 'main' into cpr-fetch-content
This commit is contained in:
commit
03abd08418
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <numeric>
|
||||
#include <ranges>
|
||||
|
||||
#include <readline/readline.h>
|
||||
#include <readline/history.h>
|
||||
|
@ -477,4 +476,4 @@ namespace Hanabi
|
|||
std::cout << "Unrecognized command. Type 'help' for a list of available commands." << std::endl;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue