mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:29:01 +08:00
7 lines
66 B
C
7 lines
66 B
C
|
#ifndef B64_CONFIG_H
|
||
|
#define B64_CONFIG_H
|
||
|
|
||
|
#define LIBB64
|
||
|
|
||
|
#endif
|