undeclared sprintf()
This commit is contained in:
parent
c4a31eb457
commit
beb8c41575
|
@ -43,6 +43,8 @@ documentation and/or software.
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include "path.h"
|
#include "path.h"
|
||||||
|
|
||||||
struct MD5Digest
|
struct MD5Digest
|
||||||
|
|
Loading…
Reference in New Issue