mirror of https://github.com/AxioDL/metaforce.git
CParticleElectricDataFactory: Remove unused includes
This commit is contained in:
parent
eefeb5cd0b
commit
e0bb66f7f0
|
@ -5,8 +5,6 @@
|
|||
#include "Runtime/CToken.hpp"
|
||||
#include "Runtime/Graphics/CModel.hpp"
|
||||
#include "Runtime/Particle/CElectricDescription.hpp"
|
||||
#include "Runtime/Particle/CGenDescription.hpp"
|
||||
#include "Runtime/Particle/CSwooshDescription.hpp"
|
||||
|
||||
namespace urde {
|
||||
static logvisor::Module Log("urde::CParticleElectricDataFactory");
|
||||
|
|
Loading…
Reference in New Issue