mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-31 01:04:20 +00:00
add missed stdexcept
dependency to prevent compilation errors
This commit is contained in:
parent
c3a3934099
commit
17954fcd14
@ -27,6 +27,7 @@
|
||||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
#include <memory>
|
||||
|
||||
LockedPoolManager* LockedPoolManager::_instance = nullptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user