X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbinarypackage.h;h=62a8acf3fc6ba70bc2a2d2c215c7359cf8b8a5d9;hb=aa053d637e8259755af7d2e4b510a242f4d29c7b;hp=b96015589e04ea45c164ecbb92fae08fc8c109e4;hpb=9f885c3eec8f065b7dc400acfb9dd67158284fcf;p=builder.git diff --git a/source/binarypackage.h b/source/binarypackage.h index b960155..62a8acf 100644 --- a/source/binarypackage.h +++ b/source/binarypackage.h @@ -23,7 +23,7 @@ public: private: Msp::FS::Path base_path; - std::list headers; + std::vector headers; BuildInfo static_binfo; public: