|
Mir
|
#include "evdev_device_detection.h"#include "mir/fd.h"#include <boost/exception/errinfo_errno.hpp>#include <boost/exception/errinfo_file_name.hpp>#include <boost/throw_exception.hpp>#include <linux/input.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <cstring>#include <system_error>Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016