mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:19:00 +08:00
4 lines
98 B
C
4 lines
98 B
C
|
// Redirects header from libidn to libidn2
|
||
|
// Created to avoid sources patching
|
||
|
#include <idn2.h>
|