瀏覽代碼

Missing include for bfe5b292

(though on my dev machine it compiles without it)

Source commit: 82743c548d21b08bda4e29dff722463804f4ab2b
Martin Prikryl 4 年之前
父節點
當前提交
2dcc47ce83
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      source/forms/CustomScpExplorer.cpp

+ 1 - 0
source/forms/CustomScpExplorer.cpp

@@ -7,6 +7,7 @@
 
 
 #include "CustomScpExplorer.h"
 #include "CustomScpExplorer.h"
 
 
+#include <algorithm>
 #include <Bookmarks.h>
 #include <Bookmarks.h>
 #include <Interface.h>
 #include <Interface.h>
 #include <Exceptions.h>
 #include <Exceptions.h>