diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-05-24 06:33:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-24 06:33:50 -0400 |
| commit | f4b85d0264059cbc234cfaf2bc25a1e2e8b26e74 (patch) | |
| tree | 78c3ee83fb324f5f7b576df50b09790f467b09f0 /src/pch.h | |
| parent | f8d319cfba8a1dfce919680ef5e4046a68ae9803 (diff) | |
Update pch.h
removed headers that were redundant or actually from MO
Diffstat (limited to 'src/pch.h')
| -rw-r--r-- | src/pch.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -33,7 +33,6 @@ #include <Psapi.h> #include <Shellapi.h> #include <shlobj.h> -#include <Shlobj.h> #include <Shlwapi.h> #include <tchar.h> #include <wincred.h> @@ -58,7 +57,6 @@ #include <boost/thread.hpp> #include <boost/uuid/uuid_generators.hpp> #include <boost/uuid/uuid_io.hpp> -#include <bsainvalidation.h> // openssl #include <tlhelp32.h> @@ -236,7 +234,6 @@ #include <QTreeWidgetItem> #include <QTreeWidgetItemIterator> #include <QtTest/QtTest> -#include <questionboxmemory.h> #include <QUrl> #include <QUrlQuery> #include <QVariant> |
