implemented DateTime struct
This commit is contained in:
@@ -4,7 +4,7 @@ CBUILD_VERSION=2.3.0
|
||||
PROJECT="tlibc"
|
||||
CMP_C="gcc"
|
||||
CMP_CPP="g++"
|
||||
STD_C="c99"
|
||||
STD_C="c11"
|
||||
STD_CPP="c++11"
|
||||
WARN_C="-Wall -Wextra
|
||||
-Wduplicated-branches
|
||||
|
||||
Reference in New Issue
Block a user