mirror of
https://github.com/AxioDL/boo.git
synced 2025-05-16 20:31:29 +00:00
7 lines
128 B
C++
7 lines
128 B
C++
#ifndef CINPUTDEFERREDRELAY_HPP
|
|
#define CINPUTDEFERREDRELAY_HPP
|
|
|
|
#include "IInputWaiter.hpp"
|
|
|
|
#endif // CINPUTDEFERREDRELAY_HPP
|