X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fanalyzer.h;h=cca259052d8c075a5b5970e7bf4401212e8f96df;hb=87ea54db19306434bac3e765c9bd3464fd53f390;hp=6d6af9b5ab5706a076617bd6e9a500cf84052ee3;hpb=e7fe6a0e161cbba80ef924f53792eded80cbb3a1;p=builder.git diff --git a/source/analyzer.h b/source/analyzer.h index 6d6af9b..cca2590 100644 --- a/source/analyzer.h +++ b/source/analyzer.h @@ -56,7 +56,7 @@ private: /** Adds rows to the table for the given target and its dependencies. */ - void build_depend_table(const Target &, unsigned); + void build_depend_table(Target &, unsigned); /** Prints out the table that resulted from the analysis.