Skip to content

Commit

Permalink
Rename "Exceptions/PgtExceptions.hpp" to "Exceptions/Exceptions.hpp" (#…
Browse files Browse the repository at this point in the history
…14)

Changes to be committed:
	modified:   include/DataStructures/Container/Queues/Bucket.hpp
  • Loading branch information
franziska-wegner authored Dec 7, 2023
1 parent 8528def commit 8683b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/DataStructures/Container/Queues/Bucket.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#include "Auxiliary/ExecutionPolicy.hpp"

#include "Exceptions/PgtExceptions.hpp"
#include "Exceptions/Exceptions.hpp"
#include "Exceptions/Assertions.hpp"

#include "DataStructures/Container/DominationCriterion.hpp"
Expand Down

0 comments on commit 8683b0b

Please sign in to comment.