浏览代码

Missing include (2nd)

Source commit: e140531dff30a50c7f0d274c7eac5f84724f2088
Martin Prikryl 4 年之前
父节点
当前提交
7cf6db6940
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/core/Common.cpp

+ 1 - 1
source/core/Common.cpp

@@ -12,7 +12,7 @@
 #include <math.h>
 #include <shlobj.h>
 #include <limits>
-#include <set>
+#include <algorithm>
 #include <shlwapi.h>
 #include <tlhelp32.h>
 #include <psapi.h>