mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-09-26 23:09:20 +08:00
Fix build error
This commit is contained in:
parent
3ea4cad55d
commit
49bc71e4f5
@ -1,6 +1,7 @@
|
||||
#ifndef __MD5_H__
|
||||
#define __MD5_H__
|
||||
|
||||
#include <cstdint>
|
||||
/*
|
||||
* Size of a standard MD5 signature in bytes. This definition is for
|
||||
* external programs only. The MD5 routines themselves reference the
|
||||
|
Loading…
Reference in New Issue
Block a user