Skip to content

Commit

Permalink
[BUGFIX] Added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
hasherezade committed Oct 31, 2024
1 parent ff4ffe3 commit 70acb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/process_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include <windows.h>
#include <psapi.h>

#include <iostream>
#include "suspend.h"

namespace process_util {
Expand Down

0 comments on commit 70acb66

Please sign in to comment.