chore(tests/library/blast/union_find): fix style
This commit is contained in:
parent
05e28aaf19
commit
b6fff9fbe1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
|
||||
Author: Leonardo de Moura
|
||||
*/
|
||||
#include <algorithm>
|
||||
#include "util/test.h"
|
||||
#include "util/init_module.h"
|
||||
#include "library/blast/union_find.h"
|
||||
|
|
Loading…
Reference in a new issue