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