fix(library/declaration_index): style
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
dc3e9a15d2
commit
2edb53397f
1 changed files with 1 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 "library/declaration_index.h"
|
||||
|
||||
namespace lean {
|
||||
|
|
Loading…
Reference in a new issue