From a53a740a2a1cb6cbfa58cc79caedd4e947ff1ca0 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 28 Nov 2010 18:27:48 +0000 Subject: * clef/: Add using directive at toplevel. * etc/: Likewise. * graph/: Likewise. * hyper/: Likewise. * lib/: Likewise. * sman/: Likewise. * Makefile.am (OA_SMAN_TARGETS): New. (OA_GRAPHICS_TARGETS): Likewise. --- src/lib/util.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/util.c') diff --git a/src/lib/util.c b/src/lib/util.c index 01681611..c82358c5 100644 --- a/src/lib/util.c +++ b/src/lib/util.c @@ -47,6 +47,8 @@ #include "util.H1" +/* FIXME: Remove this kludge */ +using namespace OpenAxiom; int -- cgit v1.2.3