From da9847ca107c315952fa92bf69de47014cf93c28 Mon Sep 17 00:00:00 2001 From: hzq Date: Wed, 3 Jan 2024 22:30:12 +0800 Subject: [PATCH] add str_trim_view --- ...ststr_join\347\232\204\345\211\257\346\234\254.h" | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 "controller/include/teststr_join\347\232\204\345\211\257\346\234\254.h" diff --git "a/controller/include/teststr_join\347\232\204\345\211\257\346\234\254.h" "b/controller/include/teststr_join\347\232\204\345\211\257\346\234\254.h" deleted file mode 100644 index d8e21dc8..00000000 --- "a/controller/include/teststr_join\347\232\204\345\211\257\346\234\254.h" +++ /dev/null @@ -1,12 +0,0 @@ - -#pragma once -#include -#include -#include "httppeer.h" - -namespace http -{ - - - std::string teststrjoin(std::shared_ptr peer); -}