mirror of
https://github.com/HEYAHONG/HCppBox.git
synced 2025-05-09 00:21:37 +08:00
14 lines
370 B
C
14 lines
370 B
C
/***************************************************************
|
|
* Name: huuid.c
|
|
* Purpose: 实现huuid接口
|
|
* Author: HYH (hyhsystem.cn)
|
|
* Created: 2025-04-09
|
|
* Copyright: HYH (hyhsystem.cn)
|
|
* License: MIT
|
|
**************************************************************/
|
|
#include "huuid.h"
|
|
|
|
#include "huuid/huuid.c"
|
|
#include "huuid/huuid_short.c"
|
|
|