Moved from gnu23 to c23

This commit is contained in:
2026-05-02 13:50:06 +03:00
parent c38e5784e9
commit f085ce2fa4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
project('evol-headers', 'c',
default_options : [ 'c_std=gnu23' ])
default_options : [ 'c_std=c23' ])
headers_include = include_directories('.')