mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 19:43:33 +01:00
5 lines
66 B
C++
5 lines
66 B
C++
#pragma once
|
|
|
|
#include <filesystem>
|
|
|
|
namespace fs = std::tr2::sys; |