gfxhook: Fix some clang-tidy warnings

This commit is contained in:
2021-12-21 23:54:29 -05:00
parent 494b3d684b
commit dc715baa55
8 changed files with 12 additions and 24 deletions

View File

@ -1,7 +1,6 @@
#include <windows.h>
#include <assert.h>
#include <stdbool.h>
#include <stdlib.h>
#include "gfxhook/config.h"