Commit 23e1213
authored
Fix missing include for std::exception (boostorg#178)
Fixes build on mingw:
from_exception.cpp:333:23: error: 'current_exception' is not a member of 'std'1 parent ad121db commit 23e1213
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
| |||
0 commit comments