change documentation of function

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@365 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-11-16 13:36:38 +00:00
parent aa3a852a7d
commit d26ecb6716
2 changed files with 8 additions and 3 deletions

View file

@ -14,7 +14,6 @@
#include <boost/test/minimal.hpp>
#define TEST_LOKI_FUNCTION
#ifndef TEST_LOKI_FUNCTION
#include <boost/function.hpp>
@ -22,7 +21,6 @@ using namespace boost;
#else
#include <boost/ref.hpp>
#include <loki/Function.h>
using namespace Loki;