guard including
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@557 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
8139b0efdb
commit
8d18124dc8
1 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
// suitability of this software for any purpose. It is provided "as is"
|
||||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
#ifndef LOKI_FUNCTION_INC_
|
||||
#define LOKI_FUNCTION_INC_
|
||||
|
||||
#define LOKI_ENABLE_FUNCTION
|
||||
|
||||
|
@ -349,7 +351,12 @@ namespace Loki
|
|||
|
||||
}// namespace Loki
|
||||
|
||||
#endif
|
||||
|
||||
// $Log$
|
||||
// Revision 1.9 2006/02/26 23:39:59 syntheticpp
|
||||
// guard including
|
||||
//
|
||||
// Revision 1.8 2006/01/16 19:05:09 rich_sposato
|
||||
// Added cvs keywords.
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue