mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
Add <algorithm> header-file, it doesn't compile on windows if not included
This commit is contained in:
parent
195cd6ad00
commit
6704b9b3ab
@ -3,6 +3,7 @@
|
||||
#define ASIO_STANDALONE
|
||||
#endif
|
||||
#include <asio.hpp>
|
||||
#include <algorithm>
|
||||
#include <atomic>
|
||||
#include <chrono>
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user