Merge pull request #1194 from G10h4ck/fixAndroidCompilation

[0.6.4] Fix compilation for Android
This commit is contained in:
csoler 2018-02-25 16:12:46 +01:00 committed by GitHub
commit 3e700ab656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,8 +26,8 @@
#include <iostream>
#include <thread>
#include <sys/time.h>
#include <sys/unistd.h>
#include <unistd.h>
#include "rstime.h"
namespace rstime {