diff options
Diffstat (limited to 'src/resources/beinginfo.h')
-rw-r--r-- | src/resources/beinginfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/beinginfo.h b/src/resources/beinginfo.h index f1b978543..b5ca37bf7 100644 --- a/src/resources/beinginfo.h +++ b/src/resources/beinginfo.h @@ -219,4 +219,4 @@ class BeingInfo final typedef std::map<int, BeingInfo*> BeingInfos; typedef BeingInfos::iterator BeingInfoIterator; -#endif // BEINGINFO_H +#endif // BEINGINFO_H |