浏览代码

update:兼容低版本GCC

alienwalker 4 年之前
父节点
当前提交
ac3134b5ec
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Third_Party/ZBAR/include/refcnt.h

+ 1 - 0
Third_Party/ZBAR/include/refcnt.h

@@ -24,6 +24,7 @@
 #define _REFCNT_H_
 
 #include <config.h>
+#include "debug.h"
 //#include <assert.h>
 
 #if defined(_WIN32)