From ebad5ad23dc6893b0fb75ba04aa961a25a532b5f Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Fri, 28 Jun 2024 00:06:40 +0300 Subject: Finished hash_map implementation TODO: fix that one linked list function --- compile_flags.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index 1a9ce62..54d3666 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1 +1,2 @@ -DTT_INT +-Wall -Wextra -Wpedantic -Werror -- cgit v1.2.3-70-g09d2