chore(frontends/lean/pp): fix style
This commit is contained in:
parent
8137f94b3c
commit
8c50048d1b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
Author: Leonardo de Moura
|
||||
*/
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
#include "util/flet.h"
|
||||
#include "kernel/replace_fn.h"
|
||||
#include "kernel/free_vars.h"
|
||||
|
|
Loading…
Reference in a new issue