Prechádzať zdrojové kódy

update:兼容低版本GCC

alienwalker 4 rokov pred
rodič
commit
ac3134b5ec
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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)