mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
testpart: remove _MPRINTF_REPLACE
Support for _MPRINTF_REPLACE in mprintf.h was removed in
55452ebdff
, replaced with curl_printf.h.
This commit is contained in:
parent
6943085b50
commit
f2d5d05893
@ -23,8 +23,7 @@
|
|||||||
|
|
||||||
#include "getpart.h"
|
#include "getpart.h"
|
||||||
|
|
||||||
#define _MPRINTF_REPLACE /* use our functions only */
|
#include "curl_printf.h"
|
||||||
#include <curl/mprintf.h>
|
|
||||||
|
|
||||||
/* include memdebug.h last */
|
/* include memdebug.h last */
|
||||||
#include "memdebug.h"
|
#include "memdebug.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user