libluna: Add a #pragma once to Types.h

This commit is contained in:
apio 2023-06-17 12:04:47 +02:00
parent b7a82fd895
commit a6330eaffc
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

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