mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-13 03:16:40 +00:00
Merge pull request #55 from KangLin/master
Fix: std::max error. Does this solve #53 and #54? Could you check it @oKcerG? thank you @KangLin!
This commit is contained in:
commit
5826e86d1b
@ -1,6 +1,7 @@
|
||||
#include "MaskUtil.h"
|
||||
#include <zxing/common/IllegalArgumentException.h>
|
||||
#include <stdlib.h>
|
||||
#include <algorithm>
|
||||
|
||||
namespace zxing {
|
||||
namespace qrcode {
|
||||
|
Loading…
x
Reference in New Issue
Block a user