rename Common/File to Common/IOFile

This commit is contained in:
Shawn Hoffman
2021-01-27 14:29:48 -08:00
parent 07fd02f207
commit 84128d9532
84 changed files with 87 additions and 87 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include <chrono>
#include "Common/CommonTypes.h"
#include "Common/File.h"
#include "Common/IOFile.h"
#include "Common/PcapFile.h"
namespace Common