Sign in
apache
/
logging-log4cxx
/
refs/heads/cpp-20-build
/
.
/
src
/
cmake
/
boost-fallback
/
test-stdexpfilesystem.cpp
blob: 6062572d79a3c034017c00051ade720444031975 [
file
] [
log
] [
blame
]
#include
<
experimental
/
filesystem
>
int
main
(
int
argc
,
char
**
argv
){
std
::
experimental
::
filesystem
::
path p
;
}