GCC build fix

This commit is contained in:
MihailRis
2023-11-05 15:39:37 +03:00
committed by GitHub
parent 0cf8382e95
commit ae79f06ce8
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ namespace extrle {
size_t decode(const ubyte* src, size_t length, ubyte* dst);
}
#endif // FILES_RLE_H_
#endif // FILES_RLE_H_