25 #ifndef INCLUDED_DeviceComponentPtr_h_GUID_D2258125_987B_42A9_7215_3EED5B9622BB
26 #define INCLUDED_DeviceComponentPtr_h_GUID_D2258125_987B_42A9_7215_3EED5B9622BB
39 class DeviceComponent;
40 typedef shared_ptr<DeviceComponent> DeviceComponentPtr;
41 typedef std::vector<DeviceComponentPtr> DeviceComponentList;
45 #endif // INCLUDED_DeviceComponentPtr_h_GUID_D2258125_987B_42A9_7215_3EED5B9622BB
Header to bring shared_ptr into the osvr namespace.