gitignore [ci skip]
[awesomized/libmemcached] / libtest / formatter.hpp
index be80d5a5137b4b4ec60268ac8fc7f63e8d6dbbf9..10818d40b113e919bbdc1c85dae44fdc4ba3e5fb 100644 (file)
@@ -48,7 +48,7 @@ typedef std::vector<libtest::TestCase*> TestCases;
 
 class Formatter {
 public:
-  Formatter(const std::string& arg);
+  Formatter(const std::string& frame_name, const std::string& arg);
 
   ~Formatter();