mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
[common] Add <algorithm> for kmx.cpp
This commit is contained in:
parent
e1c83d9d33
commit
becbfeda47
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <cctype>
|
||||
#include <algorithm>
|
||||
#include <keyman/keyboardprocessor.h>
|
||||
#include "state.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue