chore(library/type_context): fix style

This commit is contained in:
Leonardo de Moura 2016-03-08 10:16:11 -08:00
parent c36cf16a11
commit 99145073ef

View file

@ -5,6 +5,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#pragma once
#include <vector>
#include "library/metavar_context.h"
namespace lean {