chore(library/blast/state): fix style

This commit is contained in:
Leonardo de Moura 2015-11-18 15:50:24 -08:00
parent 223e77c4a9
commit 107c155574

View file

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