chore(frontends/lean/decl_attributes): style

This commit is contained in:
Leonardo de Moura 2015-12-17 22:50:01 -08:00
parent 657b508cdf
commit 9a6bd96d6b

View file

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