Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MacroModel committed Nov 26, 2024
1 parent 1076c20 commit 2c1554b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fast_io_hosted/process/process/arg_env.h
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ struct win32_process_envs
using nt_process_args = ::fast_io::win32_process_args<::fast_io::win32_family::wide_nt>;
using nt_process_envs = ::fast_io::win32_process_envs<::fast_io::win32_family::wide_nt>;

// #else
#else

// posix
namespace details
Expand Down

0 comments on commit 2c1554b

Please sign in to comment.