From 1dcf80cae33dc75a50f10714f2d65fd9bd04a060 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 8 Nov 2024 14:52:59 +0100 Subject: WIP: Improvements of the PEF linker in progress. --- dev/LibC++/filesystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/LibC++/filesystem.h') diff --git a/dev/LibC++/filesystem.h b/dev/LibC++/filesystem.h index 5923bec..22aa2e0 100644 --- a/dev/LibC++/filesystem.h +++ b/dev/LibC++/filesystem.h @@ -13,6 +13,6 @@ namespace std class filesystem_error; class directory_entry; class directory_iterator; -} +} // namespace std #endif // __TOOLCHAINKIT_FS_H__ \ No newline at end of file -- cgit v1.2.3