Explorar o código

Add missing include

Bart van Strien %!s(int64=6) %!d(string=hai) anos
pai
achega
2e0bafd1c9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/windows/SChannelConnection.cpp

+ 1 - 0
src/windows/SChannelConnection.cpp

@@ -5,6 +5,7 @@
 #include <assert.h>
 #include <algorithm>
 #include <memory>
+#include <array>
 
 #include "common/config.h"
 #include "SChannelConnection.h"