Forgot to #include the inline implementation file For Utilities

This commit is contained in:
Dander7BD 2013-11-13 13:56:25 +01:00
parent ac1fb8bab9
commit fa43650439
1 changed files with 2 additions and 0 deletions

View File

@ -245,4 +245,6 @@ namespace Utility
} }
} }
#include "Utilities-InlineImpl.h"
#endif #endif