diff options
| author | luwenpeng <[email protected]> | 2024-10-25 14:38:51 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-10-25 14:38:51 +0800 |
| commit | 4061d5a942392c4716586ded8c586440d2e920ca (patch) | |
| tree | 07d44e4b4fc7bbac77bbb4f3bb7df7c17404e35c /test/lpi_plus | |
| parent | e2c212fb71769f1a4cd9f66c984bf82e6b6bdb42 (diff) | |
move stellar/session_manager.h into stellar/session.h
Diffstat (limited to 'test/lpi_plus')
| -rw-r--r-- | test/lpi_plus/gtest_lpip_module.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lpi_plus/gtest_lpip_module.c b/test/lpi_plus/gtest_lpip_module.c index 31aabe3..abcbe61 100644 --- a/test/lpi_plus/gtest_lpip_module.c +++ b/test/lpi_plus/gtest_lpip_module.c @@ -8,7 +8,6 @@ #include "stellar/appid.h" #include "stellar/module_manager.h" -#include "stellar/session_manager.h" #include "stellar/session.h" #include "stellar/utils.h" |
