Fixed dependency issue

This commit is contained in:
2026-05-17 14:49:23 +02:00
parent c120744e8e
commit fb7e65eb2e

View File

@@ -2,7 +2,6 @@
// Copyright (C) 2026 Association Exergie <association.exergie@gmail.com>
// SPDX-License-Identifier: MIT
#pragma once
#include <cstdint>
#include <inttypes.h>
#pragma pack(push, 1)