mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-29 22:20:33 +00:00
Change namespace to Base64
The functions do Base64 encoding and decoding and do not feed me delicious almond and meringue based confectionary.
This commit is contained in:
parent
d66cc3b7ae
commit
2b1326cb74
2
extern/Base64/Base64.h
vendored
2
extern/Base64/Base64.h
vendored
@ -27,7 +27,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace macaron {
|
||||
namespace Base64 {
|
||||
|
||||
class Base64 {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user