mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-08-16 00:06:33 +00:00
added ```#include <algorithm>``` to Common.h, needed for "copy_n"
This commit is contained in:
commit
93192fd9b5
@ -18,6 +18,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <cstring>
|
||||
|
Loading…
x
Reference in New Issue
Block a user