chenke
2017-08-09 ae5a02a4428be27d69c1fe8791ec83bce3827e80


git-svn-id: http://192.168.1.226/svn/proxy@988 454eff88-639b-444f-9e54-f578c98de674
1个文件已修改
11 ■■■■■ 已修改文件
RtspFace/GraphicHelper.h 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
RtspFace/GraphicHelper.h
@@ -1,6 +1,17 @@
#ifndef _GRAPHIC_HELPER_H_
#define _GRAPHIC_HELPER_H_
#ifdef __ANDROID__
#undef _U
#undef _L
#undef _N
#undef _S
#undef _P
#undef _C
#undef _X
#undef _B
#endif
#include <stdint.h>
#include <vector>