Merge pull request #387 from majestrate/staging

make gitlab CI happy
pull/390/head
Jeff 6 years ago committed by GitHub
commit 6e53d2ce6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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