This commit is contained in:
2026-02-13 16:24:15 +03:00
parent accbeff765
commit 6ffc8e3582
7 changed files with 32 additions and 22 deletions

View File

@@ -2,8 +2,8 @@
// #include <mcc_ccte_erfa.h>
// #include <mcc_coordinate.h>
#include <mcc_deserializer.h>
#include <mcc_serializer.h>
#include "mcc_deserializer.h"
#include "mcc_serializer.h"
using namespace mcc::impl;