add forgotten array header

This commit is contained in:
Jeff Becker 2020-08-10 11:07:33 -04:00
parent 22e4aef4f9
commit 36a2bc5d66
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <cxxopts.hpp>
#include <future>
#include <vector>
#include <array>
#ifdef _WIN32
// add the unholy windows headers for iphlpapi