summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-05-26 04:27:52 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-05-26 04:27:52 -0400
commit42159d28ecf94acd0f9ffb3ae59674a0962fa438 (patch)
tree1548141edeb9faebe34bddac27795536034baf03 /src
parent4183e5837f6363193b1a3d7f7ed56cd9ab89ec36 (diff)
parentf4b85d0264059cbc234cfaf2bc25a1e2e8b26e74 (diff)
Merge branch 'cmake-changes' of github_isa:isanae/modorganizer into cmake-changes
Diffstat (limited to 'src')
-rw-r--r--src/pch.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pch.h b/src/pch.h
index 1cedb945..e86c0da6 100644
--- a/src/pch.h
+++ b/src/pch.h
@@ -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>