fixed pedantic gcc warnings
This commit is contained in:
parent
a61cd3b021
commit
fe7a3c7cdc
4 changed files with 5 additions and 5 deletions
|
|
@ -355,4 +355,4 @@ public:
|
|||
static Compressor compressor = Compressor ();
|
||||
return compressor.InternalEncode (fileName, header, headerSize, buffer, bufferSize);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue