20 #ifndef MIR_INPUT_INPUT_DEVICE_REGISTRY_H_ 21 #define MIR_INPUT_INPUT_DEVICE_REGISTRY_H_ 37 virtual void add_device(std::shared_ptr<InputDevice>
const& device) = 0;
38 virtual void remove_device(std::shared_ptr<InputDevice>
const& device) = 0;
Definition: as_render_target.h:27