added pragma once to header file

This commit is contained in:
bjt-user 2024-07-09 11:17:34 +02:00
parent 2c6f4bb357
commit 9bba31490b

View File

@ -1,3 +1,5 @@
#pragma once
#include <time.h>
#include <string.h>