Działa pakowanie zgodne z plikiem konfiguracyjnym
This commit is contained in:
parent
621b4b6eb7
commit
00d4b00209
2 changed files with 19 additions and 18 deletions
|
|
@ -120,7 +120,7 @@ private:
|
|||
bool CheckIgnorePath(const std::string&);
|
||||
|
||||
// Sprawdzanie rozsze¿eñ plików
|
||||
bool CheckFileExtension(const std::filesystem::path&, const std::vector<std::string>&);
|
||||
bool CheckFileExtension(const std::string&, const std::vector<std::string>&);
|
||||
|
||||
// Zamieñ ca³y ci¹g na du¿e litery
|
||||
std::string UpperString(std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue