增加安装动态库、头文件、二进制的功能

This commit is contained in:
Simon
2021-07-17 04:05:12 -07:00
parent 0af5775be3
commit 4159e6ddf5
5 changed files with 28 additions and 3 deletions

View File

@@ -49,6 +49,7 @@
#ifndef GMSSL_ASN1_H
#define GMSSL_ASN1_H
#include <stdint.h>
#include <stdlib.h>
#include <time.h>