]> wimlib.net Git - wimlib/commit
compiler.h: remove typeof
authorEric Biggers <ebiggers3@gmail.com>
Thu, 30 Mar 2023 07:00:56 +0000 (00:00 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 30 Mar 2023 07:16:51 +0000 (00:16 -0700)
commit422e2b2852bfc326be37fb76346d89caf15fdf4f
treef6a6d88fb529a9eac590f0266b5a31a227512f76
parent92930ec029a6619a4a8e774da2cb97f2e7265c38
compiler.h: remove typeof

wimlib is compiled with -std=gnu99, so this is unnecessary.
include/wimlib/compiler.h