From cd4e709ead8a3e97eee0ef7b362240986e18fbd5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 22 May 2015 15:43:41 +0200 Subject: Get rid of gcc, clang warnings (-Wall) --- build/file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/file') diff --git a/build/file b/build/file index c02c985..7f72282 100644 --- a/build/file +++ b/build/file @@ -12,7 +12,7 @@ namespace build { class scope; - struct location; + class location; bool is_src_root (const dir_path&); -- cgit v1.1