From 02e6d0ecab1975ebe603319386ef39b73a73a4c6 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 6 Jan 2002 13:46:43 +0000 Subject: Fixed includes --- src/DrawUtil.cc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/DrawUtil.cc b/src/DrawUtil.cc index c9527de..0445295 100644 --- a/src/DrawUtil.cc +++ b/src/DrawUtil.cc @@ -18,6 +18,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. +// $Id: DrawUtil.cc,v 1.2 2002/01/06 13:46:43 fluxgen Exp $ #ifdef HAVE_CONFIG_H # include "config.h" @@ -27,6 +28,9 @@ #include "StringUtil.hh" #include "i18n.hh" +#include +#include +#include #include #include -- cgit v0.11.2