mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-06 06:37:37 -05:00
TitleDatabase: Fix header includes
Remove unneeded includes, and add missing includes.
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
// Licensed under GPLv2+
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <cstddef>
|
||||
#include <fstream>
|
||||
#include <functional>
|
||||
#include <utility>
|
||||
|
||||
#include "Core/TitleDatabase.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user