0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00

pragma once, maybe reduces size?

This commit is contained in:
2025-12-20 10:36:39 +01:00
parent eb0f11b962
commit d52a9678ec
11 changed files with 31 additions and 31 deletions

View File

@@ -1,3 +1,4 @@
#pragma once
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>