*** no comment ***

This commit is contained in:
John Wiegley 2006-02-28 22:23:11 +00:00
parent d754367bfc
commit f781dd5668

View file

@ -7,6 +7,8 @@
#include <cstdlib>
#include <cstring>
#include <unistd.h> // for the `write' method
int offset = 0;
std::map<void *, int> ptrs;