Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 895e143

Browse files
committed
Remove redundant typeof macro from gcc-pre-defs.h
1 parent 503038b commit 895e143

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/template/gcc-pre-defs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,5 @@
242242
#define __seg_fs
243243
#define __seg_gs
244244
#define __PRETTY_FUNCTION__ "UNKNOWN"
245-
#define typeof __typeof__
246245
#pragma define_immutable __restrict
247246

0 commit comments

Comments
 (0)