Skip to content

Commit

Permalink
Windows|Debug: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Dec 6, 2018
1 parent 92da805 commit 0e66ddd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomsday/sdk/libcore/include/de/libcore.h
Expand Up @@ -200,6 +200,8 @@
out = ""; \
for (i = 0; i < frames; ++i) { out.append(strs[i]); out.append('\n'); } \
free(strs); }
# else
# define DENG2_PRINT_BACKTRACE()
# endif
#endif

Expand Down

0 comments on commit 0e66ddd

Please sign in to comment.