chore(library/normalize): fix style

This commit is contained in:
Leonardo de Moura 2015-02-06 13:27:10 -08:00
parent ba9557bb94
commit 62daf73dd0

View file

@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#include <string>
#include "util/interrupt.h"
#include "util/name_generator.h"
#include "kernel/type_checker.h"