From 757069bdedabbd904e56d153e2e858db2a2cf2f1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 27 Feb 2017 16:17:39 +0300 Subject: Move physfs related functions into virtfsphys file. --- src/fs/virtfstools.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/fs/virtfstools.h') diff --git a/src/fs/virtfstools.h b/src/fs/virtfstools.h index e29e3e427..3271fee6f 100644 --- a/src/fs/virtfstools.h +++ b/src/fs/virtfstools.h @@ -58,4 +58,11 @@ namespace VirtFsDir StringVect &list); } // namespace VirtFs +// +++ temporary add it here +namespace VirtFsPhys +{ + void getFiles(const std::string &path, + StringVect &list); +} // namespace VirtFs + #endif // UTILS_VIRTFSTOOLS_H -- cgit v1.2.3-70-g09d2