#ifndef DRUMZ_INPUT_PAD_READER_HPP #define DRUMZ_INPUT_PAD_READER_HPP namespace PadReader { void init(); } #endif //DRUMZ_INPUT_PAD_READER_HPP