Skip to content

Commit

Permalink
Removed unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
RickiNano committed Sep 21, 2023
1 parent f28e7c4 commit a622e3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nano/lib/plat/windows/thread_role.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <nano/lib/thread_roles.hpp>

#include <windows.h>
#include <processthreadsapi.h>

void nano::thread_role::set_os_name (std::string const & thread_name)
{
Expand Down

0 comments on commit a622e3d

Please sign in to comment.