Explorar el Código

update:兼容低版本GCC

alienwalker hace 4 años
padre
commit
ac3134b5ec
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)