Fix Windows CI with appveyor (#110)

Fix windows CI with appveyor + minor tweaks.
This commit is contained in:
Benjamin Sergeant
2019-09-07 14:07:00 -07:00
committed by GitHub
parent c09eac49c9
commit 427db5bd59
5 changed files with 28 additions and 10 deletions

View File

@ -8,6 +8,7 @@
#include <functional>
#include <memory>
#include <atomic>
namespace ix
{