NOISSUE Cleanup Technic support

This commit is contained in:
Jamie Mansfield
2020-10-13 21:15:00 +01:00
parent fd1a8f039a
commit edfea9894e
9 changed files with 0 additions and 17 deletions

View File

@ -13,12 +13,8 @@
* limitations under the License.
*/
#pragma once
#ifndef TECHNIC_SINGLEZIPPACKINSTALLTASK_H
#define TECHNIC_SINGLEZIPPACKINSTALLTASK_H
#include "InstanceTask.h"
#include "net/NetJob.h"
#include "multimc_logic_export.h"
@ -60,5 +56,3 @@ private:
};
} // namespace Technic
#endif // TECHNIC_SINGLEZIPPACKINSTALLTASK_H