chore(frontends/lean/prenum,library/tactic/rewrite_tactic): fix style

This commit is contained in:
Leonardo de Moura 2015-10-13 16:30:37 -07:00
parent 29763190ad
commit cd144993c0
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#include <string>
#include "library/kernel_serializer.h"
namespace lean {