Cogs.Foundation
|
#include "IO.h"
#include "MemoryBufferBackedFileContents.h"
#include "Unicode.h"
#include "../Logging/Logger.h"
#include "../StringUtilities.h"
#include "../StringViewFormat.h"
#include <ShlObj.h>
#include <Shlwapi.h>
#include <cinttypes>
#include <fstream>
#include <regex>