Cleanup: Clang-Tidy, modernize-deprecated-headers

No functional changes.
This commit is contained in:
2020-12-04 11:28:09 +01:00
parent f0df46287a
commit 958df2ed1b
74 changed files with 105 additions and 106 deletions

View File

@@ -42,7 +42,7 @@
#include "gl_debug.hh"
#include <stdio.h>
#include <cstdio>
static CLG_LogRef LOG = {"gpu.debug"};