mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
Add more CTL content
This commit is contained in:
parent
38921dc46b
commit
021c53ba32
56 changed files with 1747 additions and 298 deletions
|
@ -16,13 +16,14 @@
|
|||
// TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
// PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
#include "ctl/is_same.h"
|
||||
#include "ctl/string.h"
|
||||
#include "ctl/type_traits.h"
|
||||
#include "libc/mem/leaks.h"
|
||||
|
||||
#include "libc/str/str.h"
|
||||
|
||||
// #include <string>
|
||||
// #include <utility>
|
||||
// #define ctl std
|
||||
|
||||
using String = ctl::string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue