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/graph/Gdraws/Gfun.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/graph/Gdraws') diff --git a/src/graph/Gdraws/Gfun.c b/src/graph/Gdraws/Gfun.c index 7052256b..07237838 100644 --- a/src/graph/Gdraws/Gfun.c +++ b/src/graph/Gdraws/Gfun.c @@ -48,6 +48,8 @@ #include "Gfun.H1" #include "cfuns.h" +using namespace OpenAxiom; + /* * Given 2 file pointers, this function copies file ifp to file ofp -- cgit v1.2.3