ove macro values into Loki namespace

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@769 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-26 10:58:19 +00:00
parent f643f9a5d8
commit 8f7c3b42d7
4 changed files with 11 additions and 4 deletions

View file

@ -53,7 +53,7 @@ namespace Loki
// default will not break existing code
#ifndef LOKI_DEFAULT_CONSTNESS
#define LOKI_DEFAULT_CONSTNESS DontPropagateConst
#define LOKI_DEFAULT_CONSTNESS ::Loki::DontPropagateConst
#endif
} // end namespace Loki