diff options
Diffstat (limited to 'api/logic/modplatform/technic/SolderPackInstallTask.h')
-rw-r--r-- | api/logic/modplatform/technic/SolderPackInstallTask.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api/logic/modplatform/technic/SolderPackInstallTask.h b/api/logic/modplatform/technic/SolderPackInstallTask.h index d3a1d0fd..c3e3f6d9 100644 --- a/api/logic/modplatform/technic/SolderPackInstallTask.h +++ b/api/logic/modplatform/technic/SolderPackInstallTask.h @@ -13,7 +13,6 @@ * limitations under the License. */ - #pragma once #include <InstanceTask.h> @@ -22,7 +21,6 @@ #include <QUrl> - namespace Technic { class MULTIMC_LOGIC_EXPORT SolderPackInstallTask : public InstanceTask |