From 45d9715a4657a7369c394c2ca114847056a12a7c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 May 2013 14:53:44 +0300 Subject: fix guard header part3. --- src/particleemitterprop.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/particleemitterprop.h') diff --git a/src/particleemitterprop.h b/src/particleemitterprop.h index 24d302404..6196a1eca 100644 --- a/src/particleemitterprop.h +++ b/src/particleemitterprop.h @@ -20,6 +20,9 @@ * along with this program. If not, see . */ +#ifndef PARTICLEEMITTERPROP_H +#define PARTICLEEMITTERPROP_H + #include #include @@ -125,3 +128,5 @@ template struct ParticleEmitterProp final int changePeriod; int changePhase; }; + +#endif // PARTICLEEMITTERPROP_H -- cgit v1.2.3-60-g2f50