mirror of
https://github.com/etaHEN/etaHEN.git
synced 2026-01-15 04:23:20 +08:00
6 lines
91 B
C
6 lines
91 B
C
#pragma once
|
|
|
|
#define LOG_PREFIX "[etaHEN] "
|
|
|
|
#include "log_base.h" // IWYU pragma: export
|