X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Ftmpfile.hpp;h=9283b84ad1659b3091838e70fefc18204204354a;hb=da8d9551f1c0fd5e9381357f6253cb125f336c68;hp=0eb8dca2f31ca752130c574cf15e273efe3b6fcd;hpb=53418c8467e0e0845e8f9875fccf05a6cc5a4684;p=m6w6%2Flibmemcached diff --git a/libtest/tmpfile.hpp b/libtest/tmpfile.hpp index 0eb8dca2..9283b84a 100644 --- a/libtest/tmpfile.hpp +++ b/libtest/tmpfile.hpp @@ -40,6 +40,7 @@ namespace libtest { +std::string create_tmpfile(const std::string&, int&); std::string create_tmpfile(const std::string&); } // namespace libtest