chore(library/user_recursors): fix style
This commit is contained in:
parent
f403ea984b
commit
99084dce1c
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
|
||||
Author: Leonardo de Moura
|
||||
*/
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include "util/sstream.h"
|
||||
#include "kernel/inductive/inductive.h"
|
||||
#include "library/scoped_ext.h"
|
||||
|
|
Loading…
Reference in a new issue