fixed possible macro issue mentioned in #39

This commit is contained in:
wangyu-
2017-09-01 17:40:55 -05:00
parent 0cc72802e6
commit 5651efd165
9 changed files with 18 additions and 18 deletions

4
log.h
View File

@@ -1,6 +1,6 @@
#ifndef _LOG_MYLOG_H_
#define _LOG_MYLOG_H_
#ifndef UDP2RAW_LOG_MYLOG_H_
#define UDP2RAW_LOG_MYLOG_H_
#include<common.h>