From 6e0dc69afa4c7171f9e31a50ad20d561189f7346 Mon Sep 17 00:00:00 2001
From: fujuntang <fujuntang@smartai.com>
Date: 星期二, 31 八月 2021 17:44:55 +0800
Subject: [PATCH] Merge branch 'master' of http://os.smartai.com:9091/valib/c_bhomebus

---
 src/shm/shm_allocator.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/shm/shm_allocator.h b/src/shm/shm_allocator.h
index d14708f..01f1ef3 100644
--- a/src/shm/shm_allocator.h
+++ b/src/shm/shm_allocator.h
@@ -1,7 +1,7 @@
 #ifndef __SHM_ALLOCATOR_H__
 #define __SHM_ALLOCATOR_H__
 #include "usg_common.h"
-#include "mem_pool.h"
+#include "mm.h"
 #include <new>
 #include <cstdlib> // for exit()
 #include <climits> // for UNIX_MAX

--
Gitblit v1.8.0