We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c336ca commit c78060eCopy full SHA for c78060e
src/gap-includes.h
@@ -25,6 +25,6 @@
25
#pragma GCC diagnostic ignored "-Winline"
26
#endif
27
// GAP headers
28
-#include "compiled.h" // for Obj, Int
+#include "gap_all.h" // for Obj, Int
29
30
#endif // DIGRAPHS_SRC_GAP_INCLUDES_H_
0 commit comments