MVAUtils: Fix test failure in gcc12 build.
libHist needs to be loaded before MVAUtils gets loaded; otherwise, we can run into dictionary problems with std::vector.
libHist needs to be loaded before MVAUtils gets loaded; otherwise, we can run into dictionary problems with std::vector.