vfs_real: Add CreateFullPath to Create* operations

This commit is contained in:
Zach Hilman
2018-08-11 22:47:25 -04:00
parent dda8ef11c7
commit 8f06a0f898
2 changed files with 6 additions and 13 deletions

View File

@ -5,7 +5,6 @@
#pragma once
#include <string_view>
#include <boost/container/flat_map.hpp>
#include "common/file_util.h"
#include "core/file_sys/mode.h"