ClickHouse/contrib/base64-cmake
2019-12-28 02:27:32 +03:00
..
CMakeLists.txt Update base64 library just in case 2019-12-26 04:43:18 +03:00
README.md Update base64 library just in case 2019-12-26 04:43:18 +03:00
tables.h Update base64 library just in case 2019-12-26 04:43:18 +03:00

tables.h file was generated by the base64 library with it's makefile:

cc -std=c99 -O3 -Wall -Wextra -pedantic -o lib/table_generator lib/table_generator.c
./lib/table_generator > lib/tables.h