Continue arreglant cosetes amb cppcheck
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
#include <filesystem>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <algorithm> // for min, clamp, find_if_not, transform
|
||||
#include <cctype> // for tolower, isspace
|
||||
#include <cmath> // for cos, pow, M_PI
|
||||
#include <compare> // for operator<
|
||||
#include <algorithm> // para min, clamp, find_if_not, transform
|
||||
#include <cctype> // para tolower, isspace
|
||||
#include <cmath> // para cos, pow, M_PI
|
||||
#include <compare> // para operator<
|
||||
struct JA_Music_t; // lines 7-7
|
||||
struct JA_Sound_t; // lines 8-8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user