Commit c6c5a465 authored by Elias Kosunen's avatar Elias Kosunen

Fix OSX builds of details/os.h

parent def86e6e
......@@ -13,8 +13,8 @@
#include <chrono>
#include <thread>
#include <algorithm>
#include <stdio.h>
#include <string.h>
#include <cstring>
#include <cstdlib>
#include <sys/stat.h>
#include <sys/types.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment