feat add .gitea

This commit is contained in:
tqcq
2024-03-01 14:56:06 +08:00
parent 61bb10d443
commit 7cec436317
3 changed files with 48 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#progam once
#pragma once
#ifndef SLED_BYTE_ORDER_H
#define SLED_BYTE_ORDER_H
#include <arpa/inet.h>

View File

@@ -4,7 +4,7 @@
* @license : MIT
**/
#progma once
#pragma once
#ifndef SLED_UNITS_TIMESTAMP_H
#define SLED_UNITS_TIMESTAMP_H
#include "sled/units/time_delta.h"