Merge pull request #204 from lakinduakash/dev

Remove using namespace std; in qrgen.cpp
This commit is contained in:
Lakindu Akash 2021-10-19 00:48:15 +05:30 committed by GitHub
commit 4ae6ded863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <cstring>
#include "qrgen.h"
using namespace std;
extern "C"{