diff options
Diffstat (limited to 'bot/include/http_webhook_server.hpp')
| -rw-r--r-- | bot/include/http_webhook_server.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bot/include/http_webhook_server.hpp b/bot/include/http_webhook_server.hpp index f840a16..a42829f 100644 --- a/bot/include/http_webhook_server.hpp +++ b/bot/include/http_webhook_server.hpp @@ -1,3 +1,5 @@ +#pragma once + #include <sys/epoll.h> #include <netinet/in.h> #include <functional> |
