remove tuple.h from include/stellar

This commit is contained in:
luwenpeng
2024-06-07 15:17:35 +08:00
parent 4c0ad823d4
commit 10528bcfd3
13 changed files with 227 additions and 103 deletions

View File

@@ -1,6 +1,6 @@
#include <gtest/gtest.h>
#include "stellar/tuple.h"
#include "tuple.h"
TEST(TUPLE, TUPLE2)
{