diff options
Diffstat (limited to 'Stars45/ParseUtil.h')
-rw-r--r-- | Stars45/ParseUtil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/ParseUtil.h b/Stars45/ParseUtil.h index b958e6e..3106144 100644 --- a/Stars45/ParseUtil.h +++ b/Stars45/ParseUtil.h @@ -73,4 +73,4 @@ bool GetDefArray(std::vector<float>& array, TermDef* def, const char* file) // +--------------------------------------------------------------------+ -#endif ParseUtil_h +#endif // ParseUtil_h |