diff options
Diffstat (limited to 'src/hyper/ex2ht.c')
-rw-r--r-- | src/hyper/ex2ht.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hyper/ex2ht.c b/src/hyper/ex2ht.c index a109339a..bbb1db14 100644 --- a/src/hyper/ex2ht.c +++ b/src/hyper/ex2ht.c @@ -50,6 +50,8 @@ #include "cfuns.h" +using namespace OpenAxiom; + #define MaxLineLength 512 #define MaxFiles 100 |