chore(shell/server): make sure "make style" works
This commit is contained in:
parent
8f71f4c82d
commit
39dba8f5e5
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ Authors: Gabriel Ebner, Leonardo de Moura, Sebastian Ullrich
|
|||
#if defined(LEAN_SERVER)
|
||||
#include <list>
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include "frontends/lean/parser.h"
|
||||
#include "library/module.h"
|
||||
#include "shell/server.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue