From cb85aa8a8d02a3d6dc16e3f32e78da9e70f9c7f5 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期二, 02 二月 2021 17:49:21 +0800 Subject: [PATCH] update --- test_net_socket/test_bus_stop.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test_net_socket/test_bus_stop.cpp b/test_net_socket/test_bus_stop.cpp index a1c20ec..3185029 100644 --- a/test_net_socket/test_bus_stop.cpp +++ b/test_net_socket/test_bus_stop.cpp @@ -2,7 +2,7 @@ #include "net_mod_socket_wrapper.h" #include "bus_server_socket_wrapper.h" -#include "shm_mm_wraper.h" +#include "shm_mm_wrapper.h" #include "usg_common.h" #include <getopt.h> -- Gitblit v1.8.0