rename log_private.h to log_internal.h

This commit is contained in:
luwenpeng
2024-09-19 16:23:12 +08:00
parent 46307bb271
commit 3dafe5393f
15 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
#include <gtest/gtest.h>
#include "log_private.h"
#include "log_internal.h"
#if 1
TEST(LOG, STDERR)