summaryrefslogtreecommitdiff
path: root/test/lpi_plus
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2024-10-25 14:38:51 +0800
committerluwenpeng <[email protected]>2024-10-25 14:38:51 +0800
commit4061d5a942392c4716586ded8c586440d2e920ca (patch)
tree07d44e4b4fc7bbac77bbb4f3bb7df7c17404e35c /test/lpi_plus
parente2c212fb71769f1a4cd9f66c984bf82e6b6bdb42 (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.c1
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"