Explorar o código

Missing include

Strangely it's not needed on my dev machine

Source commit: 9a39bb6a7b9dfd3f42e29652da2ee2a9498fadc8
Martin Prikryl %!s(int64=2) %!d(string=hai) anos
pai
achega
ba2b357ff8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      source/core/Terminal.cpp

+ 1 - 0
source/core/Terminal.cpp

@@ -28,6 +28,7 @@
 #include "NeonIntf.h"
 #include <openssl/pkcs12.h>
 #include <openssl/err.h>
+#include <algorithm>
 
 #ifndef AUTO_WINSOCK
 #include <winsock2.h>