Continue arreglant cosetes amb cppcheck
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
#include "global_inputs.h"
|
||||
#include <string> // for basic_string, operator+
|
||||
#include "input.h" // for Input, inputs_e, INPUT_DO_NOT_ALLOW_REPEAT
|
||||
#include "jail_audio.h" // for JA_EnableMusic, JA_EnableSound
|
||||
#include "lang.h" // for getText
|
||||
#include "notifier.h" // for Notifier
|
||||
#include "options.h" // for options
|
||||
#include <string> // para basic_string, operator+
|
||||
#include "input.h" // para Input, inputs_e, INPUT_DO_NOT_ALLOW_REPEAT
|
||||
#include "jail_audio.h" // para JA_EnableMusic, JA_EnableSound
|
||||
#include "lang.h" // para getText
|
||||
#include "notifier.h" // para Notifier
|
||||
#include "options.h" // para options
|
||||
#include "on_screen_help.h"
|
||||
#include "screen.h" // for Screen
|
||||
#include "section.h" // for SectionOptions, name, SectionName, options
|
||||
#include "utils.h" // for OptionsAudio, Options, OptionsMusic, boolToOnOff
|
||||
#include "screen.h" // para Screen
|
||||
#include "section.h" // para SectionOptions, name, SectionName, options
|
||||
#include "utils.h" // para OptionsAudio, Options, OptionsMusic, boolToOnOff
|
||||
|
||||
namespace globalInputs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user