summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/uac.hpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-12-26 21:11:22 +0000
committerfireice-uk <fireice-uk@users.noreply.github.com>2017-12-26 21:11:22 +0000
commitb216f39a52d87e48b2399da5e3272a9a464ac359 (patch)
tree7d8beeeef733279d3e715c46ba32aa534bf882ca /xmrstak/misc/uac.hpp
parent5e5888bff84eb98932df1852ef57ff6ebfc0be56 (diff)
downloadxmr-stak-b216f39a52d87e48b2399da5e3272a9a464ac359.zip
xmr-stak-b216f39a52d87e48b2399da5e3272a9a464ac359.tar.gz
Busywork courtesy of Microsoft
Add messages Missing include 1
Diffstat (limited to 'xmrstak/misc/uac.hpp')
-rw-r--r--xmrstak/misc/uac.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmrstak/misc/uac.hpp b/xmrstak/misc/uac.hpp
index 82cdf42..33c79ae 100644
--- a/xmrstak/misc/uac.hpp
+++ b/xmrstak/misc/uac.hpp
@@ -6,4 +6,5 @@
BOOL IsElevated();
BOOL SelfElevate(const std::string& my_path, const std::string& params);
VOID RequestElevation();
+BOOL IsWindows10OrNewer();
#endif
OpenPOWER on IntegriCloud