From 6b83725f3acf5a1e4dd08f4f243609fc66a38c22 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Jun 2011 03:24:03 +0300 Subject: Add leak detector to guichan files. --- src/guichan/font.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/guichan/font.cpp') diff --git a/src/guichan/font.cpp b/src/guichan/font.cpp index aa5924832..83b3727e3 100644 --- a/src/guichan/font.cpp +++ b/src/guichan/font.cpp @@ -49,6 +49,8 @@ #include +#include "debug.h" + namespace gcn { int Font::getStringIndexAt(const std::string& text, int x) const -- cgit v1.2.3-70-g09d2