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