Commit 672098e
committed
"#ifdef __cplusplus" is redundant
Addressing comment #1218 (comment) from @LourensVeen:
"
No need for #ifdef __cplusplus here, this file has a class in it so it must always be compiled with a C++ compiler, a C compiler is going to error anyway.
"1 parent b5518cf commit 672098e
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | 106 | | |
108 | | - | |
109 | 107 | | |
110 | 108 | | |
111 | 109 | | |
| |||
0 commit comments