mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-12 15:51:40 +02:00
Patch by Jerry:
- Added include path for std::runtime_error
This commit is contained in:
parent
0f83676c60
commit
99a7e0db23
2 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
#include <sstream>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
|
||||
//
|
||||
// CServer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue