Remove ucore_ prefix from headers and source files
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <ucore/ucore_logging.h>
|
||||
#include <ucore/logging.h>
|
||||
|
||||
#define FILE_NAME "logfile_test.log"
|
||||
#define SUBDIR "log_subdir"
|
||||
|
||||
Reference in New Issue
Block a user