mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Fix structs for FIRE 2 settings
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#pragma pack(push)
|
||||
#pragma pack(1)
|
||||
#pragma pack(push, 1)
|
||||
|
||||
typedef struct {
|
||||
uint64_t timestamp;
|
||||
|
||||
Reference in New Issue
Block a user