We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa3291 commit 27ef06eCopy full SHA for 27ef06e
1 file changed
Framework/Core/include/Framework/ConfigParamRegistry.h
@@ -16,7 +16,7 @@
16
#include "Framework/Traits.h"
17
#include "Framework/VariantPropertyTreeHelpers.h"
18
19
-#include <boost/property_tree/ptree.hpp>
+#include <boost/property_tree/ptree_fwd.hpp>
20
#include <memory>
21
#include <string>
22
#include <cassert>
0 commit comments