| #ifndef THIRD_PARTY_GBMCWEB_PLUGINS_INTERFACE_H_ | |
| #define THIRD_PARTY_GBMCWEB_PLUGINS_INTERFACE_H_ | |
| namespace redfish_plugin { | |
| void loadPlatformPlugins(); | |
| void loadGooglePlugins(); | |
| void loadGooglePluginsInternal(); | |
| } // namespace redfish_plugin | |
| #endif // THIRD_PARTY_GBMCWEB_PLUGINS_INTERFACE_H_ |