mirror of
https://github.com/curl/curl.git
synced 2026-08-07 17:53:00 +03:00
curlx: move version_win32.[ch] to curlx/
For curlx_verify_windows_version Closes #17290
This commit is contained in:
parent
5b454bae0c
commit
16db059a93
18 changed files with 22 additions and 28 deletions
|
|
@ -83,7 +83,7 @@
|
|||
#include "share.h"
|
||||
#include "strdup.h"
|
||||
#include "system_win32.h"
|
||||
#include "version_win32.h"
|
||||
#include "curlx/version_win32.h"
|
||||
#include "curlx/strparse.h"
|
||||
|
||||
/* The last 3 #include files should be in this order */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue