make gitlab CI happy

pull/387/head
Jeff Becker 5 years ago
parent 3547863f8e
commit c72c109071
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -4,7 +4,7 @@
#include <absl/synchronization/mutex.h>
#ifndef _WIN32
#include <sys/signal.h>
#include <signal.h>
#endif
struct DemoHandler : public abyss::httpd::IRPCHandler

Loading…
Cancel
Save