git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- Made configure warn a lot when readline-stuff couldn't be found.
[ginac.git]
/
check
/
expand_subs.cpp
diff --git
a/check/expand_subs.cpp
b/check/expand_subs.cpp
index 4c2236ac89b6f5d844fb70293b97036b3307dded..419cea7f2962fd792d4f8b94013fba5e180c3fdc 100644
(file)
--- a/
check/expand_subs.cpp
+++ b/
check/expand_subs.cpp
@@
-31,7
+31,7
@@
*/
-#include
<ginac/ginac.h>
+#include
"ginac.h"
#ifndef NO_NAMESPACE_GINAC
using namespace GiNaC;