mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2025-02-16 15:30:12 +00:00
Merge pull request #204 from lakinduakash/dev
Remove using namespace std; in qrgen.cpp
This commit is contained in:
commit
4ae6ded863
@ -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