]> www.ginac.de Git - ginac.git/blobdiff - ginac/input_parser.yy
* Include the operators.h header file in the source files, not in ex.h.
[ginac.git] / ginac / input_parser.yy
index d3ffd1955abc312cb7d636cf7fbbca3a5be47bdf..778b8347da3c88a239b8c83a4a4fa4a123ba2e18 100644 (file)
@@ -32,6 +32,7 @@
 #include "input_lexer.h"
 #include "ex.h"
 #include "relational.h"
+#include "operators.h"
 #include "symbol.h"
 #include "lst.h"
 #include "power.h"