aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/ProcessUtils.h
diff options
context:
space:
mode:
authorIgor Pavlov <87184205+ip7z@users.noreply.github.com>2026-06-25 00:00:00 +0000
committerIgor Pavlov <87184205+ip7z@users.noreply.github.com>2026-06-26 11:00:29 +0500
commitf9d78aff31a5f2521ae7ddbdc97c4a8855808959 (patch)
treebf7e13577f75aa4c7c56af1153d6fa15c6052445 /CPP/Windows/ProcessUtils.h
parent8c63d71ff886bda90c86db28466287f977374237 (diff)
download7zip-main.tar.gz
7zip-main.tar.bz2
7zip-main.zip
Diffstat (limited to '')
-rw-r--r--CPP/Windows/ProcessUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/ProcessUtils.h b/CPP/Windows/ProcessUtils.h
index b1fce3a..34fef8d 100644
--- a/CPP/Windows/ProcessUtils.h
+++ b/CPP/Windows/ProcessUtils.h
@@ -39,7 +39,7 @@ typedef PROCESS_MEMORY_COUNTERS *PPROCESS_MEMORY_COUNTERS;
39 39
40#include "../Common/MyString.h" 40#include "../Common/MyString.h"
41 41
42#include "Defs.h" 42#include "WinDefs.h"
43#include "Handle.h" 43#include "Handle.h"
44 44
45namespace NWindows { 45namespace NWindows {