Adjust nomenclature. Add more C API extension functions

This commit is contained in:
Joseph Henry
2021-04-29 14:03:15 -07:00
parent 9ed0ee68ab
commit 016b0ffc0e
17 changed files with 492 additions and 445 deletions

View File

@@ -20,9 +20,6 @@
#ifndef ZTS_DEBUG_HPP
#define ZTS_DEBUG_HPP
#if defined(__linux__) || defined(__APPLE__)
#include <unistd.h>
#endif
#include <string.h>
#define ZT_COLOR true