Windows: Avoid C++ files for consistency.

There's already the mingw thing, and we're avoiding these for Android
paths too.  Let's be consistent.
This commit is contained in:
Unknown W. Brackets
2021-05-09 17:00:48 -07:00
parent fada6583c9
commit 8544bd0c3e
5 changed files with 20 additions and 30 deletions
-1
View File
@@ -15,7 +15,6 @@
// Official git repository and contact information can be found at
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
#include <fstream>
#include <algorithm>
#include <set>