1 #pragma once
2 
3 #include "types.hpp"
4 
5 extern const std::vector<phosphor::fan::monitor::FanDefinition>
6 fanDefinitions;
7