Fix Visual Studio warnings.
This commit is contained in:
parent
9975b4e4cd
commit
a07b0e5953
21 changed files with 43 additions and 39 deletions
|
@ -21,6 +21,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma warning(disable:4244)
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <memory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue