mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Fix most warnings, re-fix MSVC compile error
This commit is contained in:
@@ -7,4 +7,4 @@ bool base64_is_valid(std::string const& s);
|
||||
std::string base64_encode(unsigned char const* , unsigned int len);
|
||||
std::string base64_decode(std::string const& s);
|
||||
|
||||
#endif // BASE64_HEADER
|
||||
#endif // BASE64_HEADER
|
||||
|
Reference in New Issue
Block a user