Merge pull request #3 from Timple/galactic
fix galactic compilation with missing include for `usleep`
This commit is contained in:
commit
f5fad64c1d
@ -40,6 +40,7 @@
|
||||
#include <functional>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace explore
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user