From 05d1cfb909390de4843ac6932be14520b80c1bcd Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 2 Sep 2018 19:26:41 +0800 Subject: *update --- src/libjin/Input/Keyboard.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/libjin/Input/Keyboard.h') diff --git a/src/libjin/Input/Keyboard.h b/src/libjin/Input/Keyboard.h index 3e78ab1..49ee90f 100644 --- a/src/libjin/Input/Keyboard.h +++ b/src/libjin/Input/Keyboard.h @@ -5,11 +5,13 @@ namespace jin { namespace input { + class Keyboard { }; -} -} + +} // input +} // jin #endif // __JIN_KEYBOARD_H \ No newline at end of file -- cgit v1.1-26-g67d0