diff options
Diffstat (limited to 'src/error.cpp')
-rw-r--r-- | src/error.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/error.cpp b/src/error.cpp index e0b4648..edce89f 100644 --- a/src/error.cpp +++ b/src/error.cpp @@ -3,8 +3,6 @@ // For details, see https://github.com/egor-tensin/privilege-check. // Distributed under the MIT License. -#pragma once - #include "error.hpp" #include <Windows.h> |