Restructing on the project

This commit is contained in:
2026-01-06 03:10:27 +02:00
parent e64b8ed194
commit b457ecce47
9 changed files with 12 additions and 7 deletions

View File

@@ -7,7 +7,8 @@
* obtain one at http://mozilla.org/MPL/2.0/.
*/
#include "../Types.hpp"
#include "../../headers/Types.hpp"
#include <charconv>
#include <cstdint>
#include <cstring>