mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Move IOFile to a separate file
Reduces the number of files that need to be recompiled when making changes to FileUtil.h.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <chrono>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/File.h"
|
||||
#include "Common/PcapFile.h"
|
||||
|
||||
namespace
|
||||
|
||||
Reference in New Issue
Block a user