mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-04 01:42:15 +08:00
fix(cache): add pragma once in header
Former-commit-id: cb9b838950c536fa4a582c92cf0df634c0780764
This commit is contained in:
parent
9adc7bdf82
commit
372adf6c80
1
cpp/src/cache/CpuCacheMgr.h
vendored
1
cpp/src/cache/CpuCacheMgr.h
vendored
@ -3,6 +3,7 @@
|
||||
// Unauthorized copying of this file, via any medium is strictly prohibited.
|
||||
// Proprietary and confidential.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
#pragma once
|
||||
|
||||
#include "CacheMgr.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user