]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/test/editor.cc
added tons of #include <cassert> to make latest gcc compiler happy
[helm.git] / helm / DEVEL / mathml_editor / test / editor.cc
index eab57f709b5db36cef7a129f8c98def145d00eeb..38c8bbbd0d5ebaee248d133d3c1df6ec5c9aef96 100644 (file)
@@ -23,6 +23,8 @@
  * or send an email to <lpadovan@cs.unibo.it>
  */
 
+#include <cassert>
+
 #include "dom.hh"
 #include "TPushParser.hh"