mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:27:30 +03:00
examples: drop unused curl/mprintf.h includes
Follow-up to 45438c8d6f #18823
Closes #18842
This commit is contained in:
parent
56026dae02
commit
ed1e72143a
4 changed files with 0 additions and 4 deletions
|
|
@ -32,7 +32,6 @@
|
|||
#include <time.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <curl/mprintf.h>
|
||||
|
||||
#if defined(_MSC_VER) && (_MSC_VER < 1900)
|
||||
#define snprintf _snprintf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue