mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-06 10:09:28 +02:00
Includes for inserter in CKeyState added.
This commit is contained in:
parent
727fff2ac9
commit
69b06429bf
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
#include "CLog.h"
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <list>
|
||||
|
||||
static const KeyButton kButtonMask = (KeyButton)(IKeyState::kNumButtons - 1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue