]> www.ginac.de Git - ginac.git/blobdiff - ginac/function.h
- modified GiNaC headers to Alexander's liking
[ginac.git] / ginac / function.h
index ffc4eda4bfdf2dd8a50efbab570663dcf488f32b..b2fcd7acc94b4fc70cbd199e3732da13a15d874b 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <string>
 #include <vector>
+#include <ginac/exprseq.h>
 
 class function;
 
@@ -287,4 +288,3 @@ extern const function some_function;
 extern type_info const & typeid_function;
 
 #endif // ndef __GINAC_FUNCTION_H__
-