Skip to content

Commit 459799f

Browse files
committed
Remove unnecessary includes.
Signed-off-by: Takeshi Yoneda <[email protected]>
1 parent d04a12b commit 459799f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/wasm_test.cc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@
1616

1717
#include "gtest/gtest.h"
1818

19-
#include <memory>
20-
#include <string>
21-
#include <vector>
22-
23-
#include "include/proxy-wasm/context.h"
24-
#include "include/proxy-wasm/wasm.h"
25-
2619
#include "test/utility.h"
2720

2821
namespace proxy_wasm {

0 commit comments

Comments
 (0)