Browse Source

ft: 防止重命名

master
SisMaker 2 years ago
parent
commit
cebe5a3769
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      include/eLog.hrl

+ 1
- 1
include/eLog.hrl View File

@ -1,7 +1,7 @@
-ifndef(__lgeLog__).
-define(__lgeLog__, 1).
include("lgCom.hrl").
-include("lgCom.hrl").
%% eLogCfg模块初始化了 使eLog的App启动后请调用一次
-define(eLogInit(), ?eLogInit(?LgDefSink)).

Loading…
Cancel
Save