X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=cpp%2Fcore%2Fsrc%2Fzxing%2Fdatamatrix%2Fdecoder%2FDecoder.h;h=65fdf740cd3c561aedd0a1eb184b069e3e79fb84;hb=269eca430e865769973f91653e23c0f1dec386a7;hp=b305dac9ced62f42c45dfbef8d2e6a19bb809566;hpb=d17bbe5600592b297e97070cd186d3faea4da46c;p=zxing.git diff --git a/cpp/core/src/zxing/datamatrix/decoder/Decoder.h b/cpp/core/src/zxing/datamatrix/decoder/Decoder.h index b305dac9..65fdf740 100644 --- a/cpp/core/src/zxing/datamatrix/decoder/Decoder.h +++ b/cpp/core/src/zxing/datamatrix/decoder/Decoder.h @@ -27,7 +27,6 @@ #include #include #include -#include namespace zxing { @@ -47,5 +46,5 @@ public: } } - + #endif // __DECODER_DM_H__