UI: Buildfix on MSVC 2017.
This commit is contained in:
parent
d2d854b8ea
commit
2cada63087
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#define _USE_MATH_DEFINES
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
|
||||
#include "Common/Math/math_util.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#include <algorithm>
|
||||
#include "UI/JoystickHistoryView.h"
|
||||
#include "Common/UI/Context.h"
|
||||
#include "Common/UI/UI.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue