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 260a94d3b0
commit ae3856c10f
5 changed files with 28 additions and 10 deletions

View File

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