console: Ignore var cloberred warning for argtable

This commit is contained in:
Renz Bagaporo 2018-07-12 08:48:27 +08:00 committed by bot
parent d31b31787c
commit 4355eb1bc2
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
#include "argtable3.h"
#pragma GCC diagnostic ignored "-Wclobbered"
/*******************************************************************************
* This file is part of the argtable3 library.
*