rename log_private.h to log_internal.h
This commit is contained in:
2
deps/logger/test/gtest_log.cpp
vendored
2
deps/logger/test/gtest_log.cpp
vendored
@@ -1,6 +1,6 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "log_private.h"
|
||||
#include "log_internal.h"
|
||||
|
||||
#if 1
|
||||
TEST(LOG, STDERR)
|
||||
|
||||
Reference in New Issue
Block a user