mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-05 15:48:26 -05:00
7 lines
66 B
C
7 lines
66 B
C
|
#ifndef B64_CONFIG_H
|
||
|
#define B64_CONFIG_H
|
||
|
|
||
|
#define LIBB64
|
||
|
|
||
|
#endif
|