7 lines
77 B
C
7 lines
77 B
C
|
#ifndef __LOG_LOG_H__
|
||
|
#define __LOG_LOG_H__
|
||
|
|
||
|
#include <cutils/log.h>
|
||
|
|
||
|
#endif
|