rename Common/File to Common/IOFile

This commit is contained in:
Shawn Hoffman
2020-09-15 03:29:41 -07:00
parent 07fd02f207
commit 84128d9532
84 changed files with 87 additions and 87 deletions

View File

@ -43,7 +43,7 @@
#include "Common/CommonFuncs.h"
#include "Common/CommonTypes.h"
#include "Common/File.h"
#include "Common/IOFile.h"
#include "Common/Logging/Log.h"
#ifndef _WIN32