mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:22:47 +08:00
7 lines
66 B
C
7 lines
66 B
C
#ifndef B64_CONFIG_H
|
|
#define B64_CONFIG_H
|
|
|
|
#define LIBB64
|
|
|
|
#endif
|