#3944 clang-tidy : Apply modernize-deprecated-headers

This commit is contained in:
Magne Sjaastad
2019-01-10 16:16:49 +01:00
parent 63c675d6e2
commit d460d3d77d
32 changed files with 34 additions and 34 deletions

View File

@@ -20,7 +20,7 @@
#pragma once
#include <vector>
#include <stdlib.h>
#include <cstdlib>
//==================================================================================================