Commit 2eee339
authored
Change to make the upcoming pt in imhex repo compile without errors. (WerWolv#217)
Change to make the upcoming pt in imhex repo compile without errors. The new changes made there cause a mussing constructor error on the errors class because it is missing a default constructor or at least the error goes away when the default constructor is added. If there is a better way to handle this let me know.1 parent a0973fa commit 2eee339
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments