소스 검색

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)