Core/Flags: Fix compilation

Oops..
This commit is contained in:
Lynix 2017-06-20 07:06:50 +02:00
parent e0ede5bf2d
commit 4a1a335cee
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ namespace Nz
}
namespace DetailFlagOperators
namespace FlagsOperators
{
/*!
* \brief Override binary NOT operator on enum to turns into a Flags object.