| commit | 38eadf6d562dc0d964fce66aff021f6c99081d2f | [log] |
|---|---|---|
| author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | Sun Dec 15 12:25:47 2019 +0100 |
| committer | Noel Grandin <noel.grandin@collabora.co.uk> | Sun Dec 15 13:39:46 2019 +0100 |
| tree | b52816eb0324e7394eb87fcf74473c84d656564d | |
| parent | 10226f520526c2dd3a07f7510ccce8c4323daa87 [diff] |
tdf#42949 Replace property_tre/json_parser.hpp with fw declaration header Similarly to commit fb1b461208e7a2760fa1c018db08606a9b3e435d replace new instances of boost/property_tree/json_parser.hpp with forward declaration only header, as suggested by IWYU. Change-Id: I9f1cc3e3b1fa0a98326d6f22823860fbde2f81a2 Reviewed-on: https://gerrit.libreoffice.org/85168 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
diff --git a/include/svx/xflftrit.hxx b/include/svx/xflftrit.hxx index 935bf55..3865bd5 100644 --- a/include/svx/xflftrit.hxx +++ b/include/svx/xflftrit.hxx
@@ -22,7 +22,7 @@ #include <svx/xflgrit.hxx> #include <svx/svxdllapi.h> #include <boost/property_tree/json_parser.hpp> #include <boost/property_tree/ptree_fwd.hpp>