[Common] restored some needed header includes to md5.h
This commit is contained in:
parent
1b2ca46906
commit
17d1f574d1
|
@ -41,6 +41,8 @@ documentation and/or software.
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
#include "path.h"
|
||||
|
|
Loading…
Reference in New Issue