Remove comment from Checker.cc

This commit is contained in:
Sam Vervaeck 2023-06-02 21:46:35 +02:00
parent 566bc497f3
commit ebfcb2a2eb
Signed by: samvv
SSH key fingerprint: SHA256:dIg0ywU1OP+ZYifrYxy8c5esO72cIKB+4/9wkZj1VaY

View file

@ -1,6 +1,4 @@
// TODO create the constraint in addConstraint, not the other way round
#include <algorithm> #include <algorithm>
#include <iterator> #include <iterator>
#include <stack> #include <stack>