#include #include namespace hex::plugin::windows { void registerProviders() { ContentRegistry::Provider::add(); } }