]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/wave/test/testwave/testwave_app.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / wave / test / testwave / testwave_app.hpp
index eff367b57eeb39c13cd9978476dc647e242c1412..755b6a10376e2c143c83eb061d8e3c59718d7587 100644 (file)
@@ -88,7 +88,7 @@ protected:
     //  the parameter 'result'.
     bool preprocess_file(std::string filename, std::string const& instr,
         std::string& result, std::string& error, std::string& hooks,
-        bool single_line = false);
+        std::string const& expected_cfg_macro, bool single_line = false);
 
     //  Add special predefined macros to the context object
     template <typename Context>