Pasaeta de include-what-you-use abans que es desmadre tot

This commit is contained in:
2024-10-06 22:43:28 +02:00
parent 1c0554d4df
commit b1f936a791
7 changed files with 36 additions and 47 deletions

View File

@@ -7,14 +7,15 @@
#include <fstream> // for basic_ifstream, ifstream
#include <iterator> // for istreambuf_iterator, operator!=
#include <string> // for basic_string, operator+, to_string, cha...
#include <vector> // for vector
#include "asset.h" // for Asset
#include "dbgtxt.h" // for dbg_print
#include "global_inputs.h" // for servicePressedCounter
#include "input.h" // for Input, inputs_e, INPUT_DO_NOT_ALLOW_REPEAT
#include "notify.h" // for Notify
#include "on_screen_help.h" // for OnScreenHelp
#include "options.h" // for options
#include "param.h"
#include "on_screen_help.h"
#include "global_inputs.h"
#include "param.h" // for param
#ifndef NO_SHADERS
#include "jail_shader.h" // for init, render