iwyu
clang-format
This commit is contained in:
1
source/external/gif.cpp
vendored
1
source/external/gif.cpp
vendored
@@ -1,7 +1,6 @@
|
||||
#include "gif.h"
|
||||
|
||||
#include <SDL3/SDL.h> // Para SDL_LogError, SDL_LogCategory, SDL_LogInfo
|
||||
|
||||
#include <cstring> // Para memcpy, size_t
|
||||
#include <stdexcept> // Para runtime_error
|
||||
#include <string> // Para char_traits, operator==, basic_string, string
|
||||
|
||||
Reference in New Issue
Block a user