chore(library/blast/congruence_closure): fix style

This commit is contained in:
Leonardo de Moura 2015-11-19 19:49:59 -08:00
parent d5b0a45aa4
commit 628608ca7d

View file

@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#include <algorithm>
#include <vector>
#include "library/constants.h"
#include "library/blast/simplifier/simp_rule_set.h"