massive cleaning of file section headers
[physics.git] / src / Entities / WindParticle.h
index c39bc40..43b8794 100644 (file)
@@ -4,7 +4,9 @@
 #include "Point.h"
 #include "../Vector2.h"
 
+
 /// ***** Header Class *****
+
 class WindParticle: public Point
 {
     public: