Skip to content

Commit 28f5bf8

Browse files
Update src/present.cpp
Co-authored-by: Joe Edwards <80713360+Joseph-Edwards@users.noreply.github.com>
1 parent 62a84fe commit 28f5bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/present.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
// libsemigroups....
3434
#include <libsemigroups/constants.hpp> // for operator==, UNDEFINED
35-
#include <libsemigroups/exception.hpp> // for LibsemigroupsError
35+
#include <libsemigroups/exception.hpp> // for LibsemigroupsException
3636
#include <libsemigroups/order.hpp> // for shortlex_compare
3737
#include <libsemigroups/presentation.hpp> // for Presentation
3838
#include <libsemigroups/ranges.hpp> // for is_sorted

0 commit comments

Comments
 (0)