Remove using namespace std; in qrgen.cpp

This commit is contained in:
Lakindu Akash 2021-10-19 00:45:10 +05:30
parent d08e0290c1
commit 0fe49f0873
No known key found for this signature in database
GPG Key ID: 6FB0085A614E0AC2

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"{