Fix CI errors

This commit is contained in:
Jonathan Müller 2018-02-01 18:40:27 +01:00
commit c7b13d89bc
5 changed files with 6 additions and 4 deletions

View file

@ -6,6 +6,7 @@
#include <algorithm>
#include <atomic>
#include <cctype>
#include <cstdio>
#include <cstring>
#include <process.hpp>