|
@@ -3,7 +3,7 @@
|
|
* Company: Lynar Studios
|
|
* Company: Lynar Studios
|
|
* E-Mail: webmaster@lynarstudios.com
|
|
* E-Mail: webmaster@lynarstudios.com
|
|
* Created: 2022-01-03
|
|
* Created: 2022-01-03
|
|
- * Changed: 2023-05-15
|
|
|
|
|
|
+ * Changed: 2024-09-05
|
|
*
|
|
*
|
|
* */
|
|
* */
|
|
|
|
|
|
@@ -11,6 +11,7 @@
|
|
#define LS_STD_BASE64_HPP
|
|
#define LS_STD_BASE64_HPP
|
|
|
|
|
|
#include <bitset>
|
|
#include <bitset>
|
|
|
|
+#include <cstdint>
|
|
#include <ls-std/core/interface/IEncoding.hpp>
|
|
#include <ls-std/core/interface/IEncoding.hpp>
|
|
#include <ls-std/os/dynamic-goal.hpp>
|
|
#include <ls-std/os/dynamic-goal.hpp>
|
|
#include <string_view>
|
|
#include <string_view>
|