From dd8d811e0c49961d1b742629f97d7c8359beb9eb Mon Sep 17 00:00:00 2001 From: Oleksii Maliarov Date: Thu, 19 Dec 2024 05:24:27 -0800 Subject: [PATCH] igl - adjust linux file loader Reviewed By: zhangxy988, rokuz, corporateshark Differential Revision: D67391700 fbshipit-source-id: d4db36fac02f5477a46064b25d5bb7d36541c2a3 --- shell/shared/fileLoader/linux/FileLoaderLinux.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell/shared/fileLoader/linux/FileLoaderLinux.cpp b/shell/shared/fileLoader/linux/FileLoaderLinux.cpp index 09626413c8..a75cb3141f 100644 --- a/shell/shared/fileLoader/linux/FileLoaderLinux.cpp +++ b/shell/shared/fileLoader/linux/FileLoaderLinux.cpp @@ -92,6 +92,8 @@ std::string FileLoaderLinux::fullPath(const std::string& fileName) const { // @fb-only // @fb-only // @fb-only + // @fb-only + // @fb-only }; // find folders somewhere above our current directory