mirror of
https://github.com/debauchee/barrier.git
synced 2025-10-26 11:17:49 +00:00
Includes for inserter in CKeyState added.
This commit is contained in:
parent
727fff2ac9
commit
69b06429bf
@ -17,6 +17,8 @@
|
||||
#include "CLog.h"
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <list>
|
||||
|
||||
static const KeyButton kButtonMask = (KeyButton)(IKeyState::kNumButtons - 1);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user