Skip to content

Commit 59d1762

Browse files
authored
Merge pull request #48 from fingolfin/mh/gap_all
Switch from compiled.h to gap_all.h
2 parents f310ac2 + 1f93b68 commit 59d1762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CddInterface.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* CddInterface: Gap interface to Cdd package
33
*/
44

5-
#include "compiled.h" // GAP headers
5+
#include "gap_all.h" // GAP headers
66
#include "config.h"
77

88
#if HAVE_CDDLIB_SETOPER_H == 1

0 commit comments

Comments
 (0)