Fixed incorrect header guard macro definition

This commit is contained in:
Benjamin Dobell 2014-12-16 21:26:45 +11:00
parent b80a24cc6e
commit e4d48e0da3

View File

@ -1,7 +1,7 @@
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __CHECKSUM_EXCEPTION_H__
#define __NOT_FOUND_EXCEPTION_H__
#define __CHECKSUM_EXCEPTION_H__
/*
* Copyright 20011 ZXing authors