Skip to content

Commit db9c8da

Browse files
author
宋光璠
committed
modify header file
1 parent 5cd7951 commit db9c8da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

be/src/io/fs/http_client_cache.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@
1717

1818
#pragma once
1919

20-
#include <vector.h>
21-
2220
#include <memory>
2321
#include <mutex>
22+
#include <vector>
2423

2524
#include "http/http_client.h"
2625

0 commit comments

Comments
 (0)