Skip to content

Commit 76ff5cc

Browse files
committed
Fix compile error with new MSBuild version
1 parent 1968962 commit 76ff5cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Code/CryEngine/CryCommon/StlUtils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#define _STL_UTILS_HEADER_
1717

1818
#include <algorithm>
19+
#include <functional>
1920
#include <map>
2021
#include <vector>
2122

0 commit comments

Comments
 (0)