Segona pasaeta de IWYU

This commit is contained in:
2025-01-05 10:36:17 +01:00
parent 39f61884b0
commit 1f8f9b11ed
5 changed files with 41 additions and 41 deletions

View File

@@ -1,5 +1,7 @@
#pragma once
#include <SDL2/SDL.h>
#include <SDL2/SDL_events.h> // Para SDL_Event
#include <SDL2/SDL_stdinc.h> // Para Uint32
namespace Mouse
{