]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc
This commit was manufactured by cvs2svn to create tag 'v0_0_3'.
[helm.git] / helm / DEVEL / mathml_editor / src / CMathMLFactoryXSLT.cc
index fddb24a580efcb18319ce53e124f6d0a6ec9bbcc..e5cac369f890060c31ef8ac4dcfab6cff30f3282 100644 (file)
@@ -29,7 +29,6 @@
 #include "TDocument.hh"
 #include "CMathMLFactoryXSLT.hh"
 #include "AMathMLConsumer.hh"
-#include <cassert>
 
 CMathMLFactoryXSLT::CMathMLFactoryXSLT(ALogger& l, const DOMX::XSLTStylesheet& s)
   : AMathMLFactory(l), style(s)