aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/SecurityUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Windows/SecurityUtils.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/CPP/Windows/SecurityUtils.cpp b/CPP/Windows/SecurityUtils.cpp
index 640c90d..8a7f45c 100644
--- a/CPP/Windows/SecurityUtils.cpp
+++ b/CPP/Windows/SecurityUtils.cpp
@@ -2,8 +2,6 @@
2 2
3#include "StdAfx.h" 3#include "StdAfx.h"
4 4
5#include "../Common/MyString.h"
6
7#include "SecurityUtils.h" 5#include "SecurityUtils.h"
8 6
9namespace NWindows { 7namespace NWindows {