diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-05-26 04:27:52 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-05-26 04:27:52 -0400 |
| commit | 42159d28ecf94acd0f9ffb3ae59674a0962fa438 (patch) | |
| tree | 1548141edeb9faebe34bddac27795536034baf03 /src | |
| parent | 4183e5837f6363193b1a3d7f7ed56cd9ab89ec36 (diff) | |
| parent | f4b85d0264059cbc234cfaf2bc25a1e2e8b26e74 (diff) | |
Merge branch 'cmake-changes' of github_isa:isanae/modorganizer into cmake-changes
Diffstat (limited to 'src')
| -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> |
