Преглед изворни кода

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>