X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=libtest%2Ftmpfile.hpp;h=9283b84ad1659b3091838e70fefc18204204354a;hb=refs%2Ftags%2F1.0.18;hp=0eb8dca2f31ca752130c574cf15e273efe3b6fcd;hpb=9139975f5fe7895259645117b1e0e9a6cb9c27cc;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