mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Windows: Fix MSVC 2017 compile.
This commit is contained in:
parent
3a6fa9b4ba
commit
7d13d87435
@ -1,3 +1,4 @@
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
|
||||
#include "Common/UI/PopupScreens.h"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include <algorithm>
|
||||
#include "Common/UI/Context.h"
|
||||
#include "Common/UI/ScrollView.h"
|
||||
#include "Common/Data/Text/I18n.h"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include <algorithm>
|
||||
#include "Common/System/Display.h"
|
||||
#include "Common/Input/InputState.h"
|
||||
#include "Common/Input/KeyCodes.h"
|
||||
|
Loading…
Reference in New Issue
Block a user