diff options
Diffstat (limited to 'src/units.h')
-rw-r--r-- | src/units.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/units.h b/src/units.h index 85935fea6..e40c1aa6f 100644 --- a/src/units.h +++ b/src/units.h @@ -30,7 +30,7 @@ class Units final { public: - A_DELETE_COPY(Units); + A_DELETE_COPY(Units) /** * Loads and parses the units.xml file (if found). |