mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
InputCommon/ControlGroup.h: Add missing include
This commit is contained in:
parent
7eaece8814
commit
12a26453e9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue