mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-22 21:09:52 +00:00
Nemo's buildfixes
This commit is contained in:
parent
a2ff62654f
commit
68b496a868
@ -2,6 +2,7 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <set>
|
||||
#include <algorithm>
|
||||
|
||||
#include "ext/imgui/imgui.h"
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
#include <regex>
|
||||
#include <sstream>
|
||||
#include <unordered_map>
|
||||
#include <cctype>
|
||||
|
||||
#include "ext/imgui/imgui.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user