Removed semicolon to remove compiler warning.

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1152 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
rich_sposato 2011-10-17 19:57:36 +00:00
parent 58a8a5096f
commit 034ebb042c

View file

@ -773,6 +773,6 @@ struct CheckStaticFor
// ----------------------------------------------------------------------------
}; // end namespace Loki
} // end namespace Loki
#endif