mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 05:10:49 +00:00
No bug, add missing include to StackWalk.cpp, DONTBUILD
This commit is contained in:
parent
d51dcbce99
commit
d77269ffa2
@ -11,6 +11,8 @@
|
||||
#include "mozilla/IntegerPrintfMacros.h"
|
||||
#include "mozilla/StackWalk.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#if defined(_MSC_VER) && _MSC_VER < 1900
|
||||
#define snprintf _snprintf
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user