IoRing.h: Delete header file that doesn’t need to be included

Signed-off-by: izxl007 <zeng.zheng@zte.com.cn>
This commit is contained in:
izxl007 2025-04-02 12:14:09 +08:00
parent dfadd59868
commit cbe1da479d

View File

@ -3,7 +3,6 @@
#include <cstdint>
#include <semaphore.h>
#include "IovTable.h"
#include "UserConfig.h"
#include "client/storage/StorageClient.h"
#include "common/utils/AtomicSharedPtrTable.h"