From f55419c19bd4ceee2d6e2994e02e0336bba027b4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 27 Jan 2003 19:05:33 +0000 Subject: [PATCH] rm an old stdio include --- otk/focuswidget.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otk/focuswidget.cc b/otk/focuswidget.cc index 12b872c4..e3973dc2 100644 --- a/otk/focuswidget.cc +++ b/otk/focuswidget.cc @@ -20,7 +20,7 @@ FocusWidget::~FocusWidget() { } -#include + void FocusWidget::focus(void) { if (_focused) -- 2.44.0