diff options
Diffstat (limited to 'src/shared/Util.h')
-rw-r--r-- | src/shared/Util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/Util.h b/src/shared/Util.h index 712f100bd33..adfbdad620a 100644 --- a/src/shared/Util.h +++ b/src/shared/Util.h @@ -544,3 +544,4 @@ public: return (part[el]); }; }; +#endif |