mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-14 07:28:18 +00:00
Include <sstream> for the benefit of "hprint.cpp".
This commit is contained in:
parent
af69faa646
commit
2461b29ea2
@ -421,6 +421,7 @@ extern "C" {
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <queue>
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
#include <array>
|
||||
#include <set>
|
||||
|
Loading…
x
Reference in New Issue
Block a user