diff options
Diffstat (limited to 'src/actor.h')
-rw-r--r-- | src/actor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actor.h b/src/actor.h index 461758b9a..87e35b002 100644 --- a/src/actor.h +++ b/src/actor.h @@ -139,4 +139,4 @@ private: Actors::iterator mMapActor; }; -#endif // ACTOR_H +#endif // ACTOR_H |