Fix compiling with libc++

This commit is contained in:
Michael Cook (mackal)
2018-04-27 21:41:52 -04:00
parent fdcd39398c
commit 4fe6836cf0
4 changed files with 7 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
#include "event_sub.h"
#include <string.h>
void EventSubscriptionWatcher::Subscribe(const std::string &event_name)
{