Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
velia
/
9e2291b354a442e3901c8a74b2e170c4eba68c35
/
.
/
tests
/
fs-helpers
/
utils.h
blob: 93196f227542579a8ad74c5cca2733ba79d7c3af [
file
] [
log
] [
blame
]
#pragma
once
#include
<filesystem>
void
removeDirectoryTreeIfExists
(
const
std
::
filesystem
::
path
&
rootDir
);