diff options
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"; } + } } |
