diff options
Diffstat (limited to '')
-rw-r--r-- | utils/libnt_path_converter/include/libnt_path_converter/device.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libnt_path_converter/include/libnt_path_converter/device.hpp b/utils/libnt_path_converter/include/libnt_path_converter/device.hpp index 2fda4da..2269316 100644 --- a/utils/libnt_path_converter/include/libnt_path_converter/device.hpp +++ b/utils/libnt_path_converter/include/libnt_path_converter/device.hpp @@ -21,4 +21,4 @@ namespace libnt_path_converter std::wstring convert_nt_path(const std::wstring&); }; -} +} |