chore(library/tactic): fix style
This commit is contained in:
parent
c2edc330ef
commit
84b439507b
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
|
||||
Author: Leonardo de Moura
|
||||
*/
|
||||
#include <string>
|
||||
#include "kernel/replace_fn.h"
|
||||
#include "library/kernel_serializer.h"
|
||||
#include "library/tactic/location.h"
|
||||
|
|
|
@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
|
||||
Author: Leonardo de Moura
|
||||
*/
|
||||
#include <string>
|
||||
#include "kernel/type_checker.h"
|
||||
#include "library/kernel_serializer.h"
|
||||
#include "library/tactic/tactic.h"
|
||||
|
|
Loading…
Reference in a new issue