From 116debbd49b5af938420e1051f98339ffb9ee638 Mon Sep 17 00:00:00 2001 From: azw Date: Mon, 8 May 2023 14:26:14 +0000 Subject: [PATCH] 1 --- server/wsproxy/mmcache.h | 6 +++--- third_party/a8 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/server/wsproxy/mmcache.h b/server/wsproxy/mmcache.h index 0c2f683..7b36026 100644 --- a/server/wsproxy/mmcache.h +++ b/server/wsproxy/mmcache.h @@ -1,7 +1,7 @@ #pragma once #include -#include +#include class MMCache : public a8::Singleton { @@ -22,7 +22,7 @@ public: private: - std::shared_ptr socket_msg_buffer_; - std::shared_ptr udp_msg_buffer_; + std::shared_ptr socket_msg_buffer_; + std::shared_ptr udp_msg_buffer_; }; diff --git a/third_party/a8 b/third_party/a8 index 543969a..eea1664 160000 --- a/third_party/a8 +++ b/third_party/a8 @@ -1 +1 @@ -Subproject commit 543969a5e8592016922ae5429a28941d00a0bd10 +Subproject commit eea166429dc61142a2c810c6e54a497e333b4045