]> git.tdb.fi Git - builder.git/blobdiff - source/virtualfilesystem.h
Use the tool to create headers
[builder.git] / source / virtualfilesystem.h
index 592f6bfdf0603098b9612466d0fc25165a0d0989..72465857480e47e465a0aae5f7ba39dc3492fe32 100644 (file)
@@ -48,7 +48,7 @@ private:
        target of one was found, or a new SystemHeader target if there was no known
        target but the file exists.
        */
-       FileTarget *get_header(const Msp::FS::Path &);
+       FileTarget *get_header(const Msp::FS::Path &, const Tool &);
 
        FileTarget *get_library(const std::string &, const Msp::FS::Path &, LibMode);