*** empty log message ***
This commit is contained in:
parent
cf773a5a12
commit
72a5f48d9d
1 changed files with 2 additions and 0 deletions
2
debug.cc
2
debug.cc
|
|
@ -7,6 +7,8 @@
|
|||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
#include <unistd.h> // for the `write' method
|
||||
|
||||
int offset = 0;
|
||||
|
||||
std::map<void *, int> ptrs;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue