diff options
Diffstat (limited to '')
-rw-r--r-- | src/sid.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sid.cpp b/src/sid.cpp index 4a86704..879e4a7 100644 --- a/src/sid.cpp +++ b/src/sid.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 "sid.hpp" |