mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2025-02-16 07:30:09 +00:00
Remove using namespace std; in qrgen.cpp
This commit is contained in:
parent
d08e0290c1
commit
0fe49f0873
@ -40,7 +40,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include "qrgen.h"
|
#include "qrgen.h"
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
|
|
||||||
|
|
||||||
extern "C"{
|
extern "C"{
|
||||||
|
Loading…
Reference in New Issue
Block a user