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/widgets/tab.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/guichan/widgets/tab.cpp') diff --git a/src/guichan/widgets/tab.cpp b/src/guichan/widgets/tab.cpp index b0d0c7982..61efbd5b0 100644 --- a/src/guichan/widgets/tab.cpp +++ b/src/guichan/widgets/tab.cpp @@ -53,6 +53,8 @@ #include "guichan/widgets/label.hpp" #include "guichan/widgets/tabbedarea.hpp" +#include "debug.h" + namespace gcn { Tab::Tab() : -- cgit v1.2.3-70-g09d2