diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-02-17 18:29:22 +0100 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-02-17 18:29:22 +0100 |
| commit | dcee24278ed28d21cd3addffeeb8e5f9f7248602 (patch) | |
| tree | d590ede2996f04f69e2c4521019ae5b1bedd05df /lib/core/c++/environment.hpp | |
| parent | bb90083ca62483a1cf0e1b72dfb96e05701035ef (diff) | |
| download | libs-lbm-dcee24278ed28d21cd3addffeeb8e5f9f7248602.tar.gz | |
Diffstat (limited to 'lib/core/c++/environment.hpp')
| -rw-r--r-- | lib/core/c++/environment.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/core/c++/environment.hpp b/lib/core/c++/environment.hpp index 4915e3a..9e587d0 100644 --- a/lib/core/c++/environment.hpp +++ b/lib/core/c++/environment.hpp @@ -20,5 +20,6 @@ saw::error_or<std::filesystem::path> output_directory(){ return std::filesystem::path{home_dir} / ".lbm"; } + } } |
