summaryrefslogtreecommitdiff
path: root/src/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/file.h b/src/file.h
index e50c6005..23204349 100644
--- a/src/file.h
+++ b/src/file.h
@@ -74,5 +74,8 @@ private:
};
+boost::filesystem::path fix_long_path(boost::filesystem::path long_path);
+
+
}