arreglats els includes en linux, falta vore que ha passat amb windows/macos
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#include "asset.h"
|
||||
|
||||
#include <SDL3/SDL.h> // Para SDL_LogInfo, SDL_LogCategory, SDL_LogError
|
||||
#include <algorithm> // Para find_if, max
|
||||
#include <fstream> // Para basic_ifstream, ifstream
|
||||
#include <string> // Para allocator, string, char_traits, operator+
|
||||
|
||||
#include "utils.h" // Para getFileName
|
||||
|
||||
// Singleton
|
||||
|
||||
Reference in New Issue
Block a user