X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2Fdom.hh;h=f31ecffb20cc1a569279f863125df7be6a4db93b;hb=85ccebb566c36671ca753debe09e6dd5c9dd0df7;hp=a2058302efdca768eb464e33eab22cfa6994995c;hpb=7bea7bddf7ca13260f4d3965182dc4fb58d035e7;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/dom.hh b/helm/DEVEL/mathml_editor/src/dom.hh index a2058302e..f31ecffb2 100644 --- a/helm/DEVEL/mathml_editor/src/dom.hh +++ b/helm/DEVEL/mathml_editor/src/dom.hh @@ -6,6 +6,7 @@ #include namespace DOM = GdomeSmartDOM; +namespace DOMX = GdomeSmartDOMExt; typedef DOM::Char32 TChar; typedef DOM::UCS4String TString;