diff --git a/debug.cc b/debug.cc index b7f15120..d9fda17c 100644 --- a/debug.cc +++ b/debug.cc @@ -7,6 +7,8 @@ #include #include +#include // for the `write' method + int offset = 0; std::map ptrs;