Give @briefs to all namespaces.
This will force recompilation of all files.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ struct EnumTraits
|
||||
};
|
||||
template<typename T> LuaReference EnumTraits<T>::StringToEnum;
|
||||
template<typename T> LuaReference EnumTraits<T>::EnumToString;
|
||||
|
||||
/** @brief Lua helpers for Enumerators. */
|
||||
namespace Enum
|
||||
{
|
||||
template<typename T>
|
||||
|
||||
Reference in New Issue
Block a user