From 68b53dcccfea6eb82389b3c5c2b2fa93786a2596 Mon Sep 17 00:00:00 2001
From: Rafael Dominguez <venccsralph@gmail.com>
Date: Tue, 26 Apr 2011 20:05:35 -0430
Subject: [PATCH 2/2] Remove tools/table.hxx include.

---
 tools/source/rc/resmgr.cxx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/source/rc/resmgr.cxx b/tools/source/rc/resmgr.cxx
index e1c0ee0..d414e18 100644
--- a/tools/source/rc/resmgr.cxx
+++ b/tools/source/rc/resmgr.cxx
@@ -33,7 +33,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <tools/debug.hxx>
-#include <tools/table.hxx>
 #include <tools/stream.hxx>
 #include <tools/resmgr.hxx>
 #include <tools/rc.hxx>
-- 
1.7.3.4

