Skip to content

Commit fe9a2b6

Browse files
committed
icd: Remove decltype workaround
1 parent 5da189b commit fe9a2b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/coprocessor/icd.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
#include "icd.hpp"
2929

30-
#define typeof decltype // Work around GNUism in SameBoy's API header
3130
extern "C" {
3231
#include <gb/gb.h>
3332
}

0 commit comments

Comments
 (0)