fix(frontends/lean/elaborator): style
This commit is contained in:
parent
a1bb6d6017
commit
b9e7fecb1f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Author: Leonardo de Moura
|
|||
*/
|
||||
#pragma once
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include "util/list.h"
|
||||
#include "kernel/metavar.h"
|
||||
#include "kernel/type_checker.h"
|
||||
|
|
Loading…
Reference in a new issue