fix(library/declaration_index): style

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2014-08-14 18:19:17 -07:00
parent dc3e9a15d2
commit 2edb53397f

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/declaration_index.h"
namespace lean {